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
I am using the google protocol buffer format in my Kafka messages, but I can't seem to properly deserialize them in my consumer with this extension. Is there a work around to this issue? Seems unlikely, but I thought it might be worth asking. Thanks.
I am using the google protocol buffer format in my Kafka messages, but I can't seem to properly deserialize them in my consumer with this extension. Is there a work around to this issue? Seems unlikely, but I thought it might be worth asking. Thanks.
https://github.com/jlandersen/vscode-kafka/blob/master/docs/Consuming.md#Deserializer
https://developers.google.com/protocol-buffers
Also, if I wanted to write a local custom serializer is that possible?
The text was updated successfully, but these errors were encountered: