Expand description
Protocol-related defines.
Modules§
- Supported
libp2p
protocols. - Multicast DNS implementation.
- Notification protocol implementation.
- Request-response protocol implementation.
Structs§
- Provides an interfaces for
Litep2p
protocols 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.