See: Description
Interface | Description |
---|---|
IWebSocketClientContext |
Represents the client on the server side.
|
Class | Description |
---|---|
WebSocketClient |
WebSocket client.
|
WebSocketListener |
WebSocket server.
|
WebSocketMessage |
Represents a data message received via websocket communication.
|
WebSocketMessagingSystemFactory |
Messaging system delivering messages via websockets.
|