• Joel Martin's avatar
    Support WebSockets 76 (hixie-76, hybi-00). · 486cd527
    Joel Martin authored
    Looks like disabling web-socket-js debug messages by default that we
    get a minor speedup.
    
    Python proxy should support both 75 and 76 (00) modes. Also, update ws
    test to more reliably hit the WebSockets ordering/drop issue.
    486cd527
Name
Last commit
Last update
..
Makefile Loading commit data...
web.py Loading commit data...
websocket.c Loading commit data...
websocket.h Loading commit data...
websocket.py Loading commit data...
wsproxy.c Loading commit data...
wsproxy.py Loading commit data...