Expand description
Protocol-related defines.
Modules§
- Supported
libp2pprotocols. - Multicast DNS implementation.
- Notification protocol implementation.
- Request-response protocol implementation.
Structs§
- Provides an interfaces for
Litep2pprotocols to interact with the underlying transport protocols.
Enums§
- Substream direction.
- Events emitted by one of the installed transports to protocol(s).
Traits§
- Trait defining the interface for a user protocol.