Skip to content

Conversation

FemiOfficial
Copy link
Contributor

Proposed Changes

Added an end to end example for kafka message protocol.

Description

It is a simple cli application where from a user input, the kafka producer sends a CloudEvent message to a topic. And eventually, the cloudevent message is handled and deserialized correctly by a consumer subscribed to the same topic.

Message sent from the Producer (CLI Input)
Screenshot 2025-09-21 at 00 36 05

Message received and deserialised by the Consumer
Screenshot 2025-09-21 at 00 35 51

Fixes this Issue

#463

Signed-off-by: Femi <alayesanmifemi@gmail.com>
Signed-off-by: Femi <alayesanmifemi@gmail.com>
Signed-off-by: Femi <alayesanmifemi@gmail.com>
Signed-off-by: Femi <alayesanmifemi@gmail.com>
Signed-off-by: Femi <alayesanmifemi@gmail.com>
@lholmquist
Copy link
Contributor

It might be beneficial for others if there was a readme that shows how to use the example as well as showing how to setup a local kafka instance

…usage

Signed-off-by: Femi <alayesanmifemi@gmail.com>
@FemiOfficial
Copy link
Contributor Author

It might be beneficial for others if there was a readme that shows how to use the example as well as showing how to setup a local kafka instance

Absolutely! Thanks for the feedback, I added a readme and docker compose file for this @lholmquist

@lholmquist lholmquist merged commit bf5d53f into cloudevents:main Sep 24, 2025
10 checks passed
@lholmquist
Copy link
Contributor

@FemiOfficial thanks for the contribution!

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

Successfully merging this pull request may close these issues.

2 participants