summaryrefslogtreecommitdiff
path: root/kafka/protocol/api.py
Commit message (Expand)AuthorAgeFilesLines
* Rework protocol type definition: AbstractType, Schema, StructDana Powers2015-12-041-297/+12
* Move ProduceRequest to kafka.protocol.produceDana Powers2015-12-041-54/+0
* Basic 0.8 Request protocol classes, with encoding onlyDana Powers2015-12-041-0/+355