Sfs2X.WebSocketSharp Namespace |
| Class | Description | |
|---|---|---|
| CloseEventArgs |
Represents the event data for the OnClose event.
| |
| ErrorEventArgs |
Represents the event data for the OnError event.
| |
| Ext |
Provides a set of static methods for websocket-sharp.
| |
| LogData |
Represents a log data used by the Logger class.
| |
| Logger |
Provides a set of methods and properties for logging.
| |
| MessageEventArgs |
Represents the event data for the OnMessage event.
| |
| WebSocket |
Implements the WebSocket interface.
| |
| WebSocketException |
The exception that is thrown when a fatal error occurs in
the WebSocket communication.
|
| Enumeration | Description | |
|---|---|---|
| ByteOrder |
Specifies the byte order.
| |
| CloseStatusCode |
Indicates the status code for the WebSocket connection close.
| |
| CompressionMethod |
Specifies the method for compression.
| |
| LogLevel |
Specifies the logging level.
| |
| WebSocketState |
Indicates the state of a WebSocket connection.
|