- Add headers to object param used in callback that handles incoming messages
- Update node-uuid dependency to v1.4.6
- Fix tests for travis
- Update amqp dependency to v0.2.7
- Add deprecation warning
- Return consumer quit() early if the queue has not had time to be created.
- Refactor consumers
- Documentation
- Fix login.
- Refactor amqp connection.
- Add heartbeats. 64c1840fadef
- Allow name as topic. f14c240e0e2f
- Gracefull shutdown when using the bin script. d256c4b0af
- Remove API options. f1cc1ad42
- Fix bug with multiple topics and queue binding. 8471d56
- Allow multiple topics. b1cc8c5c
- Added
.configure()
. 6aa02c4f3b
- Reject messages on exceptions. 48121880a2
- Fixed namespace bug. 1614198
- Added configurable prefetch. 070bd90
- Initial release