.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation.
Перейти к файлу
hannakim123 439de75f90 Update to add Exact Target attribution 2016-02-18 16:57:17 -08:00
src Initial commit 2016-02-18 15:37:34 -08:00
LICENSE.txt Initial commit 2016-02-18 15:37:34 -08:00
README.md Initial commit 2016-02-18 14:41:47 -08:00
THIRD-PARTY-NOTICES.txt Update to add Exact Target attribution 2016-02-18 16:57:17 -08:00

README.md

Kafkanet

.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation.