summaryrefslogtreecommitdiff
path: root/kafka/protocol/parser.py
Commit message (Expand)AuthorAgeFilesLines
* Be explicit with tuples for %s formattinguse-explicit-tuples-for-stringsJeff Widman2018-11-171-1/+1
* Add kafka.protocol.parser.KafkaProtocol w/ receive and send (#1230)Dana Powers2017-10-101-0/+177