rabbit.js
rabbit.js copied to clipboard
Support existing exchanges with durable: true.
In order to support existing AMQP exchanges with bindings that is setup with durable=true, this needs to be populated via the PubSocket API. Current implementation has durable hardcoded to false.
Branch may fail because waht is if no options are defined?