MTSC  1.0.5
Build TCP servers out of modules with handlers for communication, exception and logging.
MTSC.Common.WebSockets.ClientModules.ChatModule Member List

This is the complete list of members for MTSC.Common.WebSockets.ClientModules.ChatModule, including all inherited members.

MTSC::Common::WebSockets::ClientModules::IWebsocketModule.ConnectionClosed(Client.Client client, WebsocketHandler handler)MTSC.Common.WebSockets.ClientModules.IWebsocketModule
MTSC::Common::WebSockets::ClientModules::IWebsocketModule.ConnectionInitialized(Client.Client client, WebsocketHandler handler)MTSC.Common.WebSockets.ClientModules.IWebsocketModule
MTSC::Common::WebSockets::ClientModules::IWebsocketModule.HandleReceivedMessage(Client.Client client, WebsocketHandler handler, WebsocketMessage messageBytes)MTSC.Common.WebSockets.ClientModules.IWebsocketModule
SendMessage(WebsocketHandler websocketHandler, string message) (defined in MTSC.Common.WebSockets.ClientModules.ChatModule)MTSC.Common.WebSockets.ClientModules.ChatModule