Module transport

Source
Expand description

Code to define the notion of a “Transport” and implement a default transport.

Re-exports§

pub use proxied::ExternalProxyPlugin;experimental-api
pub use proxied::ProxyError;

Modules§

proxied
Connect to relays via a proxy.

Traits§

TransportImplHelper
A convenient API for defining transports for use in Tor and elsewhere.