Module client
Available on crate feature
relay
only.Expand description
Everything related to the relay protocol from a client’s perspective.
Modules§
Structs§
NetworkBehaviour
implementation of the relay client functionality of the circuit relay v2 protocol.- Represents a connection to another peer via a relay.
- A
Transport
enabling client relay capabilities.
Enums§
- The events produced by the client
Behaviour
.