Is your feature request related to a problem? Please describe.
You can currently not bind the MQTT exchange or session to an AMQP exchange or queue.
Describe the solution you'd like
I would like to be able to bind a mqtt exchange/session to an AMQP exchange or queue.
Supporting this probably means we need to adapt the way the exchanges routes messages, have some sort of AMQP/MQTT conversion.