connect icon indicating copy to clipboard operation
connect copied to clipboard

Add NATS request/reply pattern processor

Open marshauf opened this issue 2 years ago • 0 comments

Adds a Benthos processor component, which allows sending request to a NATS subject and awaits a response.

Based on the concept of https://docs.nats.io/nats-concepts/core-nats/reqreply

Developed alongside https://github.com/benthosdev/benthos/pull/2352 and I am also happy to hear any feedback.

marshauf avatar Jan 30 '24 17:01 marshauf