amqp.cr icon indicating copy to clipboard operation
amqp.cr copied to clipboard

Store channel instead of exchange in received message

Open OSN64 opened this issue 7 years ago • 0 comments

This fixes the issue of having to declare the exchange that a message was sent from before receiving the message.

This should fix #19

OSN64 avatar Jun 18 '18 13:06 OSN64