Eventuous / connectors

Connector between EventStoreDB and other things
6 stars 0 forks source link

[CON-3] Generic gRPC connector #4

Closed alexeyzimarev closed 1 year ago

alexeyzimarev commented 2 years ago

Send events to a gRPC endpoint.

Producing messages can be done using RPC calls or streaming. We'll start with RPC.

It needs a remote checkpoint store as well. The proto contract would need two service functions:

CON-3

canny[bot] commented 1 year ago

This issue has been linked to a Canny post: Generic gRPC connector :tada: