amqp.cr
amqp.cr copied to clipboard
Store channel instead of exchange in received message
This fixes the issue of having to declare the exchange that a message was sent from before receiving the message.
This should fix #19