Expand description
This module defines the codec for the chat protocol, which is used for sending and receiving chat messages over the network.
Structs§
- Chat
Codec - The codec for the chat protocol.
Functions§
- create_
chat_ behaviour - Creates a new
ChatBehaviour.
Type Aliases§
- Chat
Behaviour - The
libp2prequest_responsebehaviour for the chat protocol.