SOURCE
ssiwebsocket.dll

SUMMARY
websocket websocket

DETAILS
websocket
  websocket  CONSUMER
 
           sends SSI events as websocket messages in JSON format
 
             +  sname   CHAR   1024   'websocket'   LOCK   name of sender for events received by incoming messages 
             +  ename   CHAR   1024   'message'   LOCK   name of event for events received by incoming messages 
             +  http_port   UINT   1   '8000'   LOCK   port of http server 
             +  http_root   CHAR   1024   '.'   LOCK   root path of http server 
             +  send_info   BOOL   1   'false'   LOCK   send JSON info about streams as first websocket message to browser 
             +  send_own_events   BOOL   1   'false'   LOCK   send own events to all clients? 
             +  queue_check_interval   UINT   1   '200'   LOCK   time interval (in ms) after which to check for new messages again || time in ms that the internal loop goes to sleep 
 


Built with Social Signal Interpretation (SSI) [v1.0.5]
(c) University of Augsburg
http://openssi.net