Expand description
Network transports, holds implementations of pluggable transports. Exposes agnostic dialers and agnostic listeners.
Modulesยง
- nym ๐Nym transport
- SOCKS5 proxy client
- tcp ๐TCP transport
- tls ๐TLS upgrade mechanism
- tor ๐Tor transport
- unix ๐Unix socket transport
Macrosยง
- enforce_
abspath ๐ - enforce_
hostport ๐
Structsยง
- A dialer that is able to transparently operate over arbitrary transports.
- A listener that is able to transparently listen over arbitrary transports.
Enumsยง
- Dialer variants
- Listener variants
Traitsยง
- Wrapper trait for async listeners
- Wrapper trait for async streams