Module libp2p_request_response::codec
source · Traits
- A
Codec
defines the request and response types for a request-responseBehaviour
protocol or protocol family and how they are encoded / decoded on an I/O stream. - Types serving as protocol names.
- RequestResponseCodecDeprecatedA
RequestResponseCodec
defines the request and response types for a request-responseBehaviour
protocol or protocol family and how they are encoded / decoded on an I/O stream.