#include <TcpServer.h>
Public Member Functions | |
| TcpServer (unsigned int port, function< void(TcpClient *communicationClient)> onConnection) | |
| ~TcpServer () | |
| conscience_core::communication::TcpServer::TcpServer | ( | unsigned int | port, |
| function< void(TcpClient *communicationClient)> | onConnection | ||
| ) |
| conscience_core::communication::TcpServer::~TcpServer | ( | ) |