• Joel Martin's avatar
    Pull fix of recording from websockify. · 8c305c60
    Joel Martin authored
    Pull websockify 7f487fdbd.
    
    The reocrd parameter will turn on recording of all messages sent
    to and from the client. The record parameter is a file prefix. The
    full file-name will be the prefix with an extension '.HANDLER_ID'
    based on the handler ID.
    8c305c60

WebSockets Proxy

wsproxy has become websockify. A copy of the python version of websockify (named wsproxy.py) is kept here for ease of use. The other versions of websockify (C, Node.js) and the associated test programs have been moved to websockify.

For more detailed description and usage information please refer to the websockify README.