Module tcp_communication_config

Source
Expand description

Configuration of TcpCommunication

Structsยง

TcpCommunicationConfig
Holds the configuration data for the TCP connection. The configuration is loaded from the .toml configuration file. This struct does not contain any implementation.