Name | Description |
---|---|
AsyncTcpServer | An Asynchronous TCP Server that makes use of system managed threads and callbacks to stop the server ever locking up. |
Client | Internal class to join the TCP client and buffer together for easy management in the server |
DazzleServer |