Skip to content

Handle request-reply with RabbitMQ direct reply-to #48

@acogoluegnes

Description

@acogoluegnes

JMS usually implements request-reply with a temporary queue shared between the client and the server sides of the system, it would be good to be able to use RabbitMQ's direct reply-to mechanism to implement this.

We should also ensure this works out of the box with Spring's JmsTemplate, see #47.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions