Crate relay
Available on crate feature
relay
only.Expand description
Implementation of libp2p circuit relay protocol.
Modules§
- Everything related to the relay protocol from a client’s perspective.
- Types related to the relay protocol inbound.
- Types related to the relay protocol outbound.
Structs§
NetworkBehaviour
implementation of the relay server functionality of the circuit relay v2 protocol.- Configuration for the relay
Behaviour
. - The ID of an outgoing / incoming, relay / destination request.
Enums§
- The events produced by the relay
Behaviour
.