Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rework protocol type definition: AbstractType, Schema, Struct | Dana Powers | 2015-12-04 | 10 | -371/+461 | |
| | ||||||
* | Fix __init__ legacy relative module import | Dana Powers | 2015-12-04 | 1 | -1/+1 | |
| | ||||||
* | Switch crc32 back to signed integer -- this is consistent with protocol ↵ | Dana Powers | 2015-12-04 | 1 | -2/+2 | |
| | | | | encoding spec | |||||
* | Fix tests broken by legacy module move | Dana Powers | 2015-12-04 | 1 | -0/+2 | |
| | ||||||
* | Move ProduceRequest to kafka.protocol.produce | Dana Powers | 2015-12-04 | 2 | -54/+59 | |
| | ||||||
* | Basic 0.8 Request protocol classes, with encoding only | Dana Powers | 2015-12-04 | 1 | -0/+355 | |
| | ||||||
* | Add base api type classes w/ encoders in kafka.protocol.types | Dana Powers | 2015-12-04 | 1 | -0/+55 | |
| | ||||||
* | Rename kafka.protocol -> kafka.protocol.legacy | Dana Powers | 2015-12-04 | 2 | -0/+652 | |