- BREAKING CHANGE: refactor to new nats module
- add user and password to connection options
- made versions in
package.json
explicit - (bug-)fixes
- add
loadNatsListeners()
andloadNatsListenersSync()
functions - add
exitCode
parameter to exitOnClose() - add
close()
to NatsClient - code cleanups and other improvements
- (bug-)fixes
- initial release