Releases: johnhof/rabbit-service
Releases · johnhof/rabbit-service
Fixed username and password defaults
Fixed context binding
v7.0.1 version bump
Major refactor
Merge pull request #17 from lan-nguyen91/master try catch all errors emit by client
General cleanup
- Added jscsrc
- Fixed spacing
- Fixed error handling
- Removed useless line (#13)
Readme cleanup
Merge pull request #12 from johnhof/development Cleanup
Fixed unhandled connection drop error
Recconect support
Readme typo in example
Merge pull request #9 from gohart/master Readme typo
Handler configuration restructure
Refer to #8
Fixed silent failure in controllers
syntax errors in controllers were failing at the require and being caught in the try catch. this update allows normal errors to print to the console