Available on crate feature
bridge-client
only.Expand description
Implementation code to make a bridge something that we can connect to and use to relay traffic.
Structs§
- Bridge
Relay - The information about a Bridge that is necessary to connect to it and send it traffic.
- Bridge
Relay With Desc - A BridgeRelay that is known to have its full information available, and which is therefore usable for multi-hop circuits.