starzky
Version:
A higher level and opinionated library on top of node-amqp.
64 lines (40 loc) • 1.08 kB
Markdown
0.3.1 / 2014-05-22
==================
- Return consumer quit() early if the queue has not had time to be created.
0.3.0 / 2014-05-02
==================
- Refactor consumers
- Documentation
0.2.5 / 2014-04-02
==================
- Fix login.
0.2.4 / 2014-04-01
==================
- Refactor amqp connection.
0.2.3 / 2014-04-01
==================
- Add heartbeats. 64c1840fadef
0.2.2 / 2014-03-19
==================
- Allow name as topic. f14c240e0e2f
- Gracefull shutdown when using the bin script. d256c4b0af
- Remove API options. f1cc1ad42
0.2.1 / 2014-03-14
==================
- Fix bug with multiple topics and queue binding. 8471d56
0.2.0 / 2014-03-14
==================
- Allow multiple topics. b1cc8c5c
0.1.3 / 2014-02-17
==================
- Added `.configure()`. 6aa02c4f3b
0.1.2 / 2014-02-17
==================
- Reject messages on exceptions. 48121880a2
0.1.1 / 2014-01-31
==================
- Fixed namespace bug. 1614198
- Added configurable prefetch. 070bd90
0.1.0 / 2014-01-31
==================
- Initial release