queue-stream
v0.6.0
Published
This module provides a simple stream interface to an AMQP message queue.
Downloads
8
Readme
queue-stream
This module provides a simple stream interface to an AMQP message queue. The objective is to provide a small simple way of consuming JSON based messages from a queue, with a way of dispatching events based on routing keys used in AMQP.
TODO
- Add support for MQTT.
- Add the option to just pass an AMQP URL.
License
Copyright (c) 2013 Mark Wolfe Licensed under the MIT license.