amqp-base

0.4.0 • Public • Published

amqp-base

This is a low-level Node.js / io.js library for maintaining a connection to an AMQP broker and a channel open. It also includes components that use these connection/channel resumption mechanisms to provide reliable message listeners, capable of surviving multiple connection losses and channel errors.

For now, please refer to the usage examples in the examples/ directory, until a proper tutorial is written.

API reference

The API is documented using JSDoc3. In order to generate the corresponding HTML files, run the command below (you need the jsdoc npm package installed globally):

./gendoc.sh

Generated documents can then be found in the jsdoc/ directory.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i amqp-base

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

42.2 kB

Total Files

15

Last publish

Collaborators

  • rkaw92