0
I Use This!
Very Low Activity

Commits : Listings

Analyzed less than a minute ago. based on code collected 1 minute ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
initial support for Python 3 #29 More... almost 13 years ago
using the next builtin method to consume generator More... almost 13 years ago
using 'as' for the exception instance More... almost 13 years ago
using the builtin next function to consume the generator rather than its next method More... almost 13 years ago
updated version shown in docs More... almost 13 years ago
we don't need those More... almost 13 years ago
let's display the author More... almost 13 years ago
Fix #55 More... almost 13 years ago
Fix #58 More... almost 13 years ago
Merge pull request #60 from dsully/master More... almost 13 years ago
Work around bug in Python 2.6.x's urlparse.urlsplit() function. More... almost 13 years ago
Merge pull request #53 from EliAndrewC/master More... almost 13 years ago
Merge pull request #54 from ralhei/master More... almost 13 years ago
fixed problem with 'binary' parameter to send() method in WebSocketPlugin.broadcast() More... almost 13 years ago
fixed AttributeError bug in upgrade More... about 13 years ago
Update master More... about 13 years ago
Update master More... about 13 years ago
bumping to 0.2.3 More... about 13 years ago
Updated to 0.2.2 More... about 13 years ago
From #48: Using port 443 when using wss scheme More... about 13 years ago
Fix #51 More... about 13 years ago
Fix #46 More... about 13 years ago
Merge pull request #45 from aluzzardi/fix_geventclient_receive More... about 13 years ago
Merge pull request #49 from jtakkala/master More... about 13 years ago
Change Sec-WebSocket-Origin header to Origin as per RFC More... about 13 years ago
Merge pull request #47 from msabramo/testing More... about 13 years ago
Add .travis.yml More... about 13 years ago
Add support for tox (http://tox.testrun.org/) More... about 13 years ago
Make `python setup.py test` work More... about 13 years ago
Fixed geventclient.WebSocketClient.receive(). When the websocket was closed, it used to block indefinitely waiting for new messages. More... over 13 years ago