Module relay

Source
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§

BridgeRelay
The information about a Bridge that is necessary to connect to it and send it traffic.
BridgeRelayWithDesc
A BridgeRelay that is known to have its full information available, and which is therefore usable for multi-hop circuits.