Skip to content

SchemaRegistry bindings with Avro scheme to use with kafka-client

License

Notifications You must be signed in to change notification settings

haskell-works/hw-kafka-avro

Repository files navigation

kafka-avro-serialiser

Avro serialiser/deserialiser for Kafka messages. Uses SchemaRegistry for schema compatibility and discoverability functionality.

This library is meant to be compatible (on both sending and receiving sides) with Java kafka/avro serialiser (written by Confluent).