Expand description
Provides an abstract network connection interface and multiple implementations
Structs§
- TlsConfig
- TlsTcp
Connector - TCP connector with encryption and authentication
Traits§
- IP2P
Connector - Allows to connect to peers and to listen for incoming connections. Connections are message based and should be authenticated and encrypted for production deployments.
Functions§
- dns_
sanitize - Sanitizes name as valid domain name
- parse_
host_ port - Parses the host and port from a url