Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
CPACK
Home
List packs
Submit pack
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
6 library(http/websocket): WebSocket support
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
SWI-Prolog HTTP support
library(http/websocket): WebSocket support
http_open_websocket/3
http_upgrade_to_websocket/3
ws_send/2
ws_receive/2
ws_receive/3
ws_close/3
ws_open/3
ws_property/2
ws_mask/1
Availability:
:- use_module(
library(http/websocket)
).
ws_mask
(
-Mask
)
Produce a good random number of the mask of a client message.
ClioPatria
(version
V3.1.1-51-ga0b30a5
)