/HttpToKafkaProcessor

A HTTP Server built on Netty which accepts a JSON Object. This JSON Object is converted to Protobuf and Pushed into a Kafka Queue.

Primary LanguageJava