Module connect

Source
Expand description

Connect to remote servers/clients.

Structs§

Connection
A connection that can read and write packets.
Proxy
RawReadConnection
RawWriteConnection
ReadConnection
The read half of a connection.
WriteConnection
The write half of a connection.

Enums§

ConnectionError