![]() |
MTSC
1.0.5
Build TCP servers out of modules with handlers for communication, exception and logging.
|
This is the complete list of members for MTSC.Common.WebSockets.ClientModules.IWebsocketModule, including all inherited members.
| ConnectionClosed(Client.Client client, WebsocketHandler handler) | MTSC.Common.WebSockets.ClientModules.IWebsocketModule | |
| ConnectionInitialized(Client.Client client, WebsocketHandler handler) | MTSC.Common.WebSockets.ClientModules.IWebsocketModule | |
| HandleReceivedMessage(Client.Client client, WebsocketHandler handler, WebsocketMessage messageBytes) | MTSC.Common.WebSockets.ClientModules.IWebsocketModule |