Module tcp

Expand description

TCP socket implementation for Embassy.

Structsยง

TcpConnection
Active TCP connection for reading and writing data.
TcpSocket
TCP socket for establishing connections.