podafWebSockets
A pure Fantom implementation of the W3C WebSocket API for use by clients and servers
Mixins
WebSockets | (Service) The main service for handling |
Classes
CloseEvent | Sent on a WebSocket close event. |
MsgEvent | Sent on a WebSocket message event. |
WebSocket | The main |
Enums
ReadyState | The state of the WebSocket connection. |