Replying with Rebus
I'm trying to develop an application, where services communicates via Rebus, with RabbitMQ is transporter.
I do however have some messages, I would like to reply to, e.g. retrieving X DTO.
However, I cannot find any documentation on how to reply in Rebus, so I'm wondering if this is even possible.
It should be possible in RabbitMQ, but I would love if it was something I could do directly with Rebus
Does anyone have any experience with this, that can help me the right way?
0 Replies