From: Gustaf N. <ne...@wu...> - 2015-02-23 20:10:16
|
Dear all, There is as well a new NaviServer (Tcl only) module for WebSockets available. This new module implements a WebSocket interface based on the new ns_connchan interface and supports both ws:// (WebSocket over http) and wss:// (WebSocket over https, requires the nsssl module). The module contains a simple API and two sample WebSocket applications (chat and a logfile watcher for e.g error.log and access.log). These sample applications can be activated/instantiated/configured via the configuration file (see below [2] for a screen shot). For details and configuration, see the README file of the module at [1] all the best -gn [1] https://bitbucket.org/naviserver/websocket [2] http://openacs.org/xowiki/download/file/websocket-log-viewer.png |