0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
I couldn't find in the spec anything saying that empty close frames were an error, rather it seems just like a normal closure to me. More... over 13 years ago
typo More... over 13 years ago
various CherryPy cleanups and some basic unit testing More... over 13 years ago
changed default port of simple showcase More... over 13 years ago
fix to support gevent v1.0+ which doesn't provide a direct access to its wfile in its WSGI interface More... over 13 years ago
bumped to new version More... over 13 years ago
many fixes of closing frames, updated client to actually work with latest spec More... over 13 years ago
duh... forgot the operator More... over 13 years ago
fix #13 More... over 13 years ago
fix #14 More... over 13 years ago
using Tobias' utf8 validator to incrementally validate incoming data More... over 13 years ago
bumped to version 13 as protocol is now stable More... over 13 years ago
fixes for various closing frames use cases More... over 13 years ago
bumping to v0.1.5 More... over 13 years ago
updated to RFC and thanks to Tobias for his testsuite More... over 13 years ago
fixed closing frame support More... over 13 years ago
bumped to version 13 by default since the protocol has not been stabilized More... over 13 years ago
Merge pull request #12 from EliAndrewC/master More... over 13 years ago
added wss:// support to the client by wrapping WebSocketClient.sock using ssl.wrap_socket More... over 13 years ago
various fixes to make the whole thing more robust. Also integrated a utf8 validator from autobahn so that bytes are properly validated More... over 13 years ago
Merge pull request #10 from dpetzold/master More... over 13 years ago
-The form submission did not work for me. I put the event handling on the button and everything clicked. -Now supports MozWebSocket. -Modified to use local jquery.js -Host and port can now specified from the command line. More... over 13 years ago
removed unused lock More... almost 14 years ago
better handling of utf-8 failures More... almost 14 years ago
bumped to 0.1.4 More... almost 14 years ago
Merge pull request #9 from swax/master More... almost 14 years ago
Added io_loop parameter to TornadoWebSocketClient constructor More... almost 14 years ago
Merge pull request #5 from progrium/master More... almost 14 years ago
Merge pull request #7 from majek/master More... almost 14 years ago
Fix a bug when data sent by the server immediately after connection is opened is ignored by the client. More... almost 14 years ago