|
SimpleWebSocketServer Library
v1.0.1
A simple to use websocket with a very easy way to get it to work, just requires four lines of code.
|
Namespaces | |
| namespace | SimpleWebSocketHandler |
| namespace | SimpleWebSocketHttpServer |
| namespace | WSocketServer |
Classes | |
| class | SimpleWebSocketServer |
| Middleware class for interfacing with the WebSocketHandler and WebSocketHttpServer class. More... | |
| class | SimpleWebSocketServerSettings |
| Provides settings and default values for the SimpleWebSocketServer Class. More... | |
| class | WebSocketClientInfo |
| Provides information about a connected client. More... | |
| class | WebSocketEventArg |
| Contains information about a occured event. More... | |
| class | WebSocketMessageContainer |
| Contains information about a websocket client message. More... | |