The WebSocketSharp.Server namespace provides the functions of the server that receives the WebSocket connection requests.
Type | Description |
---|---|
HttpServer | Documentation for this section has not yet been entered. |
IServiceHost | Exposes the methods and property for the WebSocket service host. |
ResponseEventArgs | Documentation for this section has not yet been entered. |
ServiceManager | Documentation for this section has not yet been entered. |
SessionManager | Documentation for this section has not yet been entered. |
WebSocketServer | Provides the functions of the server that receives the WebSocket connection requests. |
WebSocketServerBase | Provides the basic functions of the server that receives the WebSocket connection requests. |
WebSocketService | Provides the basic functions of the WebSocket service. |
WebSocketServiceHost<T> | Provides the functions of the server that receives the WebSocket connection requests. |