Package eneter.messaging.messagingsystems.websocketmessagingsystem

Communication via Websockets.

See:
          Description

Interface Summary
IWebSocketClientContext Represents the client on the server side.
 

Class Summary
WebSocketClient WebSocket client.
WebSocketListener WebSocket server.
WebSocketMessage Represents a data message received via websocket communication.
WebSocketMessagingSystemFactory Messaging system delivering messages via websockets.
 

Package eneter.messaging.messagingsystems.websocketmessagingsystem Description

Communication via Websockets.