dropbox / amqp-coffee

An AMQP 0.9.1 client for Node.js.
MIT License
79 stars 30 forks source link

handle connection blocked / unblocked notifications #53

Open AVVS opened 8 years ago

AVVS commented 8 years ago

https://www.rabbitmq.com/connection-blocked.html

Not as useful as #52, but could be used to pause publisher or handle this scenario somehow