Module tcp
clu_
middleware_
tron
0.1.0
Module tcp
Module Items
Structs
Functions
In crate clu_
middleware_
tron
clu_middleware_tron
Module
tcp
Copy item path
Source
Structs
§
TCPClient
Config
Configuration options for the TCP client.
Functions
§
start_
tcp_
client
Starts a TCP client that connects to the specified host and port, reads incoming messages, and processes them using the
parse_reply
function.