Skip to content

Releases: johnhof/rabbit-service

Fixed username and password defaults

29 Nov 22:32

Choose a tag to compare

Fixed context binding

28 Nov 22:46

Choose a tag to compare

v7.0.1

version bump

Major refactor

14 Nov 17:34

Choose a tag to compare

Merge pull request #17 from lan-nguyen91/master

try catch all errors emit by client

General cleanup

30 Nov 07:04

Choose a tag to compare

  • Added jscsrc
  • Fixed spacing
  • Fixed error handling
  • Removed useless line (#13)

Readme cleanup

24 Aug 22:27

Choose a tag to compare

Merge pull request #12 from johnhof/development

Cleanup

Fixed unhandled connection drop error

11 Aug 01:28

Choose a tag to compare

Recconect support

11 Aug 01:07

Choose a tag to compare

Readme typo in example

08 Jul 22:06

Choose a tag to compare

Merge pull request #9 from gohart/master

Readme typo

Handler configuration restructure

08 Jul 21:52

Choose a tag to compare

Fixed silent failure in controllers

06 May 06:19

Choose a tag to compare

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