Closed alexeyzimarev closed 1 year 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
This issue has been linked to a Canny post: Generic gRPC connector :tada:
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