Module libp2p::request_response::codec
source · [−]Traits
Types serving as protocol names.
A RequestResponseCodec
defines the request and response types
for a RequestResponse
protocol or
protocol family and how they are encoded / decoded on an I/O stream.