A config driven wrapper for amqp.node supporting multi-host connections, automatic error recovery, redelivery flood protection, transparent encryption / decryption and channel pooling.
451
stars
69
forks
source link
README.md's link to amqplib documentation incorrect #147
Closed
adriantam closed 3 years ago
Some of the README.md's link to amqplib's documentation is incorrect. They refer to http://www.squaremobius.net/amqp.node/doc/channel_api.html when it should be https://www.squaremobius.net/amqp.node/channel_api.html. Otherwise, clicking on the link will result in 404