AmqpCacoon is an abstraction around node-amqp-connection-manager that provides a simple interface with flow control, retries, reconnects, and more included out of the box.
MIT License
5
stars
4
forks
source link
Package summary still references AMQPLIB but that's now been changed. #22
Recommended Update:
AmqpCacoon is an abstraction around node-amqp-connection-manager that provides a simple interface with flow control, retries, reconnects, and more included out of the box.
The line below references AMQPLIB, but the package is now based on node-amqp-connection-manager. The description should be updated.
https://github.com/valtech-sd/amqp-cacoon/blob/9307cb1dcf748684ddf912d66b5ac9b85e609575/package.json#L4
Recommended Update: AmqpCacoon is an abstraction around node-amqp-connection-manager that provides a simple interface with flow control, retries, reconnects, and more included out of the box.