Hi Suresh, I don’t think that Beam has a NATS connector for any of its SDK.
If you wish to add this to Beam (it will be very welcomed!), please, take a look on this guide [1]. It also contains the links to some examples of existing implementations. Additionally, the Contribution [2] and Developer [3] guides should be very useful too. Please, don’t hesitate to ask any questions here about new IO connector development. — Alexey [1] https://beam.apache.org/documentation/io/developing-io-overview/ <https://beam.apache.org/documentation/io/developing-io-overview/> [2] https://beam.apache.org/contribute/ <https://beam.apache.org/contribute/> [3] https://cwiki.apache.org/confluence/display/BEAM/Developer+Guides <https://cwiki.apache.org/confluence/display/BEAM/Developer+Guides> > On 9 Mar 2022, at 19:26, Suresh Vytla <[email protected]> wrote: > > Dear Community, > > We are using NATS (https://nats.io <https://nats.io/>) for messaging and > would like to build a data pipeline using NATS. Is there an IO connector for > NATS? If not please advise me on this. > > Thanks, > Suresh
