Sfs2X.WebSocketSharp.Server Namespace |
| Class | Description | |
|---|---|---|
| HttpRequestEventArgs |
Represents the event data for the HTTP request events of
the HttpServer.
| |
| HttpServer |
Provides a simple HTTP server that allows to accept
WebSocket handshake requests.
| |
| WebSocketBehavior |
Exposes a set of methods and properties used to define the behavior of
a WebSocket service provided by the WebSocketServer or
HttpServer.
| |
| WebSocketServer |
Provides a WebSocket protocol server.
| |
| WebSocketServiceHost |
Exposes the methods and properties used to access the information in
a WebSocket service provided by the WebSocketServer or
HttpServer.
| |
| WebSocketServiceManager |
Provides the management function for the WebSocket services.
| |
| WebSocketSessionManager |
Provides the management function for the sessions in a WebSocket service.
|
| Interface | Description | |
|---|---|---|
| IWebSocketSession |
Exposes the access to the information in a WebSocket session.
|