summaryrefslogtreecommitdiff
path: root/kafka/protocol/parser.py
Commit message (Expand)AuthorAgeFilesLines
* Core Protocol: Add support for flexible versions (#2151)Tincu Gabriel2020-12-021-14/+7
* Revert 703f0659 / fix 0.8.2 protocol quick detection (#1763)Dana Powers2019-03-271-3/+9
* Be explicit with tuples for %s formattingJeff Widman2018-11-181-1/+1
* Add kafka.protocol.parser.KafkaProtocol w/ receive and send (#1230)Dana Powers2017-10-101-0/+177