pub type ChatBehaviour = Behaviour<ChatCodec>;
The libp2p request_response behaviour for the chat protocol.
libp2p
request_response
pub struct ChatBehaviour { /* private fields */ }