dehora / nakadi-java

🌀 Client library for the Nakadi Event Broker (examples: http://bit.ly/njc-examples, site: https://dehora.github.io/nakadi-java/)
MIT License
30 stars 19 forks source link

Adds an avro module #389

Closed dehora closed 1 year ago

dehora commented 1 year ago

This provides a module skeleton for an avro extension to the client. The avro files for envelope and batch publishing along with some exceptions are here to bootstrap the gradle build.