nats-io / nats-jms-bridge

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

New flow copying headers; dynamic Header replyTo #269

Open RichardHightower opened 4 years ago

RichardHightower commented 4 years ago

Below is the high level, a simple diagram of both flows that we discussed today – message originating at MQ as well as at NATS side. Please check and let me know if any concerns. If needed.

image

image

RichardHightower commented 4 years ago

JMSReplyTo is a reserved header.

RichardHightower commented 4 years ago

Here is the proposed config for NATS_TO_MQ_FLOW_REQUEST.

image

RichardHightower commented 4 years ago

Here is a stab at the other diagram

image