Add capability to bind a queue to an exchange during publish
Right now if you consume a previously undeclared queue and exchange, they will be bound by an empty routing key.
Provide an option to specify it.
Right now if you consume a previously undeclared queue and exchange, they will be bound by an empty routing key.
Provide an option to specify it.