darwin icon indicating copy to clipboard operation
darwin copied to clipboard

Create Kafka Serializer and Deserializer

Open tmnd1991 opened this issue 4 years ago • 0 comments

Featuring standard Serializer and Deserializer instances for Kafka Publisher Consumer framework would be very nice to make the adoption of Darwin smooth. Confluent itself publishes an Avro Serializer that connects to their Schema Registry.

For an example of implementation of serializer/deserializer: https://dzone.com/articles/kafka-sending-object-as-a-message

tmnd1991 avatar Oct 05 '20 09:10 tmnd1991