Crate unicom_tcp

Source
Expand description

§Raw TCP socket backend for unicom

license github crates docs status

This backend can be used to connect to devices which mapped to TCP ports, such as RS232-TO-TCP connectors.

IMPORTANT NOTE: Async runtime feature should be selected explicitly.

§Supported features

Structs§

TcpSocket
TCP socket backend