Skip to main content

Crate aggligator_transport_tcp

Crate aggligator_transport_tcp 

Source
Expand description

Aggligator transport: TCP

Use the tcp_connect and tcp_server functions from the simple module.

Modules§

simple
Tools for establishing connections consisting of aggregated TCP links, optionally encrypted and authenticated using TLS.
util
Utils for working with IP connections.

Structs§

TcpAcceptor
TCP transport for incoming connections.
TcpConnector
TCP transport for outgoing connections.
TcpLinkTag
Link tag for TCP link.

Enums§

IpVersion
IP protocol version.
TcpLinkFilter
TCP link filter method.