websocket-sharp

WebSocketSharp.Net Namespace

Namespace

The WebSocketSharp.Net namespace contains some modified classes and enumerations in the System.Net namespace (e.g. System.Net.HttpListenerContext) to accept the WebSocket connection requests.

Type Description
AuthenticationSchemes Contains the values of the schemes for authentication.
AuthenticationSchemeSelector Selects the authentication scheme for a WebSocketSharp.Net.HttpListener instance.
Cookie Documentation for this section has not yet been entered.
CookieCollection Documentation for this section has not yet been entered.
CookieException Documentation for this section has not yet been entered.
HttpListener Provides a simple, programmatically controlled HTTP listener.
HttpListenerContext Documentation for this section has not yet been entered.
HttpListenerException Documentation for this section has not yet been entered.
HttpListenerPrefixCollection Documentation for this section has not yet been entered.
HttpListenerRequest Documentation for this section has not yet been entered.
HttpListenerResponse Documentation for this section has not yet been entered.
HttpStatusCode Contains the values of the HTTP status codes.
HttpVersion Provides the HTTP version numbers.
WebHeaderCollection Documentation for this section has not yet been entered.