Open
Description
RMQ supports an RPC pattern that includes information on how a remote application can reply when a message is published. Similarly, when a message is consumed, an application could determine if the sender expects a reply.
This is a feature request to support this in AMQP Cacoon publish and consume, possibly with dedicated publisRPC and consumeRPC methods, or perhaps with existing methods by layering sufficient options.
The RMQ RPC pattern is documented here: https://www.rabbitmq.com/tutorials/tutorial-six-javascript.html
Metadata
Metadata
Assignees
Labels
No labels