browser library

Browser WebSocket client library for the Angel framework.

Classes

BrowserWebSocketsService<Id, Data>
WebSocketAction
A command sent to the server, usually corresponding to a service method.
WebSocketEvent<Data>
A notification from the server that something has occurred.
WebSockets
Queries an Angel server via WebSockets.