Qore WebSocketUtil Module Reference
1.4.1
|
The WebSocketUtil module provides common client and server support for RFC-6455 based WebSocket protocol implementations in Qore.
This module is used by the following modules:
To use this module directly, use "%requires WebSocketClient"
in your code, otherwise it's recommended to use one of the higher-level module listed above.
The main functionality provided by this module: