Support protobuf
conversion to and from json
for kafka
messages
#682
Labels
story
Feature description from user's perspective
Describe the desired outcome from the user's perspective
As devops, I want to be able to configure
zilla
to integrate withschema registry
and useprotobuf
format messages in Kafka topics, while still interacting with those messages externally viajson
.Acceptance criteria
json
messages tokafka
topic inprotobuf
syntax with magic byte andschema id
prefixjson
messages fromkafka
topic withprotobuf
syntax with magic byte andschema id
prefixAdditional context
None
Tasks
json
toprotobuf
#457protobuf
tojson
#458The text was updated successfully, but these errors were encountered: