- chore: upgrade dependencies
- chore: minor update on code and readme doc
- Bump js-yaml from 3.6.1 to 3.13.1
- Bump sshpk from 1.10.2 to 1.16.1
- Bump handlebars from 4.0.6 to 4.5.3
- chore: add more test for invalid param
- chore: update npmignore
- chore: update readme and CI script
- test: add tests for defer publish
- fix: deprecated tests
- chore: upgrade everything
- Update dep nsqjs to compatible with node 10 (#16)
- Fix test code
-
- Add singleton method - Throw error if connecting to nsqd fails
-
- Expose close function for consumer and producer - Add autoConnect option for consumer
- Adjust test code
- Add more timeout for ci
- Add produce retry
- Update the sample code
- Bump up nsq version to 0.3.8
- Update the README
-
- Fix test code - Improve bootNsq script
- Implement auto-reconnect nsqd
- Break up test code
- Adjust bootNsq
- Remove makefile
- Add badge
- Setup coveralls
- Fix travis.yml
- Tweaks to some very basic files.
- Apply CI
- Initial commit