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