Replies: 1 comment
-
\cc @maxandersen also rabbitmq is not picked up by @quarkus-bot |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to do a reply-to over rabbitmq.
Atm my only clue is to set 'reply-to' header in the
OutgoingRabbitMQMetadata
and then register an other incoming method with the set channel.Is my assumption that I have to code the reply-to by hand correct, or is there some framework help for this use case?
Beta Was this translation helpful? Give feedback.
All reactions