RPC (Request / Reply)
This example demonstrates the RPC (request / reply) messaging pattern built on top of RabbitMQ using Rabbit Relay.
It shows how to perform synchronous-style interactions while keeping asynchronous messaging semantics.
Full example on GitHub:
https://github.com/bitspacerlabs/rabbit-relay/tree/main/examples/02-rpc