nats-io / nats-jms-bridge

NATS to JMS Bridge for request/reply
12 stars 3 forks source link

looking for request/reply type of behaviour using appropriate headers. #247

Open RichardHightower opened 4 years ago

RichardHightower commented 4 years ago

Also, we need to use FORWARD type of bridge only as we are looking for asynchronous communication rather than synchronous one using request/reply type of bridge. So in short, using forward connectors we are looking for request/reply type of behaviour using appropriate headers.