Expand description
The Apache Kafka protocol.
§References
Modules§
- api_key
- ApiKey to tag request types.
- api_
version - error
- Error codes.
- frame
- Read and write message frames from wire.
- messages
- Individual API messages.
- primitives
- Primitive types.
- record
- The actual payload message which is also the on-disk format for Kafka.
- traits
- vec_
builder - Helper to build a vector w/o blowing up memory.