websocket-sharp

WebSocketSharp.Server Namespace

Namespace

The WebSocketSharp.Server namespace contains classes to implement 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.
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.
WebSocketServiceManager Manages the collection of WebSocketSharp.Server.WebSocketService objects.