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

Create a sample that demonstrates Protobuf message conversion #209

Open
vishaldhanani opened this issue Jul 27, 2021 · 0 comments
Open

Create a sample that demonstrates Protobuf message conversion #209

vishaldhanani opened this issue Jul 27, 2021 · 0 comments

Comments

@vishaldhanani
Copy link

Hello,

I am creating a simple "Hello World" Kafka Streaming application. My Producer is producing protobuf serialize messages to one topic and I'm using that topic in Kafka Streaming application to consumer messages. I'm trying to deserialize messages using (valueSerde: io.confluent.kafka.streams.serdes.protobuf.KafkaProtobufSerde) in my application.yml file. I don't find any proper example for KafkaProtobufSerde to serialize/deserialize in the Kafka stream. Can you implement a sample example with proper binding so I can get more clarification.

If you need any other information then please let me know!

Thank you so much!

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

1 participant