![]() |
MTSC
1.0.5
Build TCP servers out of modules with handlers for communication, exception and logging.
|
Classes | |
| class | BroadcastHandler |
| class | EncryptionHandler |
| class | HttpHandler |
| Handler for handling client http communication. More... | |
| interface | IHandler |
| Handler interface for client communication. More... | |
| class | WebsocketHandler |
| Handler implementing websocket protocol. More... | |