KafkaNetClient
KafkaNetClient copied to clipboard
Add unit tests for the kafka api protocol, at the byte level
Add support for: OffsetCommitRequest (version 1 & 2) ProduceRequest (version 1 & 2) ProduceResponse (version 1 & 2) Message versioning (using MagicNumber) OffsetCommitRequest (version 1 & 2)
Hi, Great job, it looks great! It will take me a few days to go through it because I need to install Kafka Version 0.9
I'll keep you posted,
Eran