From: Gustaf N. <ne...@wu...> - 2015-02-23 19:51:05
|
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 for a screen shot). For details and configuration, see the README file of the module at https://bitbucket.org/naviserver/websocket all the best -gn |