Expand description
This container module features all functionality to communicate with the test server via TCP.
Modulesยง
- get_
resp_ sim - Contains trait implementation for other threads to communicate with the thread defined in tcp_communication
- tcp_
communication - Contains the main functionality for communication with the test server
- tcp_
communication_ channels - Contains channels for communication between threads
- tcp_
communication_ config - Configuration of TcpCommunication
- tcp_
communication_ error - Contains the error definition for communication with the simulator via TCP
- tcp_
data - Contains definition of data to be exchanged with the test server