Module client
Available on crate feature
tcp
only.Expand description
TCP client compatible with embedded-nal-async
traits.
Structsยง
- TCP client connection pool compatible with
embedded-nal-async
traits. - State for TcpClient
- Opened TCP connection in a
TcpClient
.