You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
Is it possible to use this converter with a producer client instead of a connetor? I am asking this because I tried configuring a connector for my data source (gRPC) and it did not work, so I switched to the producer client api... and now stuck with protobuf to avro conversion.
I was hoping that this can also work with producer client.