Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove KafkaProtocol._decode_message | Dana Powers | 2015-12-10 | 1 | -32/+0 |
* | Convert OffsetCommit and OffsetFetch protocol encode/decode | Dana Powers | 2015-12-10 | 1 | -82/+46 |
* | Change KafkaProtocol to encode/decode Structs, not bytes | Dana Powers | 2015-12-09 | 1 | -246/+106 |
* | Switch crc32 back to signed integer -- this is consistent with protocol encod... | Dana Powers | 2015-12-04 | 1 | -2/+2 |
* | Fix tests broken by legacy module move | Dana Powers | 2015-12-04 | 1 | -0/+2 |
* | Rename kafka.protocol -> kafka.protocol.legacy | Dana Powers | 2015-12-04 | 1 | -0/+646 |