Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for custom serialization for value-format? #236

Open
tony-tote opened this issue Dec 7, 2022 · 1 comment
Open

Support for custom serialization for value-format? #236

tony-tote opened this issue Dec 7, 2022 · 1 comment

Comments

@tony-tote
Copy link

tony-tote commented Dec 7, 2022

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?

@tony-tote tony-tote changed the title Support for google protocol buffers for value-format? Support for custom serialization for value-format? Dec 7, 2022
@angelozerr
Copy link
Collaborator

Any contribution are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants