Re: NATS IO Connector

2022-03-14 Thread Moritz Mack
, 10. March 2022 at 19:57 To: dev Subject: Re: NATS IO Connector Sounds very good, Suresh, thanks! Which Beam SDK are you going to target for your implementation? — Alexey On 10 Mar 2022, at 18:50, Suresh Vytla wrote: Hi Alexey, Thanks for the update, will let you know once we

Re: NATS IO Connector

2022-03-10 Thread Alexey Romanenko
Sounds very good, Suresh, thanks! Which Beam SDK are you going to target for your implementation? — Alexey > On 10 Mar 2022, at 18:50, Suresh Vytla wrote: > > Hi Alexey, > > Thanks for the update, will let you know once we have built the connector. > > Thanks, > Suresh > > On Thu, Mar 1

Re: NATS IO Connector

2022-03-10 Thread Suresh Vytla
Hi Alexey, Thanks for the update, will let you know once we have built the connector. Thanks, Suresh On Thu, Mar 10, 2022 at 2:42 PM Alexey Romanenko wrote: > 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 we

Re: NATS IO Connector

2022-03-10 Thread Alexey Romanenko
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 Devel

NATS IO Connector

2022-03-09 Thread Suresh Vytla
Dear Community, We are using NATS (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