asynchronous client server implementation
To be used as template for testing different configurations
Test interaction of multiply sockets (from single client) with one server.
The log files in folder with asio-server executable:
The log files in folder with asio-client executable:
Example of server.txt content:
93734683 —info: Server accepted connection on endpoint: 127.0.0.1:60554
93734684 —info: Server accepted connection on endpoint: 127.0.0.1:60555
93734685 —info: Server accepted connection on endpoint: 127.0.0.1:60556
93734685 —info: Server accepted connection on endpoint: 127.0.0.1:60557
Example of session_0.txt content:
93734689 —info: Received: endpoint=127.0.0.1:60554 with id=0 joined.