kafka_protocol

Module protocol

Source
Expand description

Most types are used internally in encoding/decoding, and are not required by typical use cases for interacting with the protocol. However, types can be used for decoding partial messages, or rewriting parts of an encoded message.

Modules§

  • Utilities for working with the bytes crate.
  • Raw types of the Kafka protocol, as defined by the protocol specification.

Structs§

Traits§