C# (CSharp) WebSocketSharp Namespace

Nested Namespaces

WebSocketSharp.Net
WebSocketSharp.Server

Classes

Name Description
CloseEventArgs Contains the event data associated with a WebSocket.OnClose event.
ErrorEventArgs Represents the event data for the WebSocket.OnError event.
HandshakeBase
HandshakeRequest
HandshakeResponse
MessageEventArgs Contains the event data associated with a WebSocket.OnMessage event.
WebSocket Implements the WebSocket interface.
WebSocketException The exception that is thrown when a fatal error occurs in the WebSocket communication.
WsStream