Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core Protocol: Add support for flexible versions (#2151) | Tincu Gabriel | 2020-12-02 | 1 | -14/+7 |
| | | | | | | | - Add support for new request and response headers, supporting flexible versions / tagged fields - Add List / Alter partition reassignments APIs - Add support for varints - Add support for compact collections (byte array, string, array) | ||||
* | Revert 703f0659 / fix 0.8.2 protocol quick detection (#1763) | Dana Powers | 2019-03-27 | 1 | -3/+9 |
| | |||||
* | Be explicit with tuples for %s formatting | Jeff Widman | 2018-11-18 | 1 | -1/+1 |
| | | | | Fix #1633 | ||||
* | Add kafka.protocol.parser.KafkaProtocol w/ receive and send (#1230) | Dana Powers | 2017-10-10 | 1 | -0/+177 |