Quobject/amq.rabbitmq.reply-to.cs
Direct reply-to is a feature that allows RPC (request/reply) clients with a design similar to that demonstrated in tutorial 6 (https://www.rabbitmq.com/direct-reply-to.html) to avoid declaring a response queue per request.
C#MIT
No issues in this repository yet.