0
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more unit test coverage of framing and websocket More... over 11 years ago
Merge pull request #107 from UncleRus/master More... almost 12 years ago
Fix cherrypy logging
rus
More... almost 12 years ago
Fix #105 More... almost 12 years ago
These aren't officially supported anymore More... almost 12 years ago
Bumping to 0.3.3 More... almost 12 years ago
Believe it's good to go More... almost 12 years ago
used this version of Tornado for the last testing phase More... almost 12 years ago
Fix #48 More... almost 12 years ago
Merge pull request #85 from lbolla/bytestring More... almost 12 years ago
Various more fixes for #100 More... almost 12 years ago
Various more fixes for #100 More... almost 12 years ago
Fix #88 More... almost 12 years ago
bumping after uploaded last version onto server More... almost 12 years ago
Fix #103 More... almost 12 years ago
Merge pull request #101 from flaviogrossi/master More... almost 12 years ago
bumping version to prevent future issue when packages are created More... almost 12 years ago
fix string encoding as per #100 More... almost 12 years ago
gevent new repository More... almost 12 years ago
from now on ws4py only support 2.7 and 3.3 More... almost 12 years ago
Merge branch 'master' of github.com:Lawouach/WebSocket-for-Python More... almost 12 years ago
Fix #100. Now framing and streams will work on bytes rather than bytearray (aside from the masking algorithm). The code now uses unicode and bytes litterals which will make the code easier to follow and disminish function calls.From now ws4py will assume Python 2.7 or 3.3 only More... almost 12 years ago
makes it easier to start various servers under different environment More... almost 12 years ago
updated requirements so that we use the most recent libs More... almost 12 years ago
a little more tests More... almost 12 years ago
Merge pull request #96 from elmiko/master More... almost 12 years ago
trying to improve our gevent api to support chaussette's usage More... almost 12 years ago
Hopefully implements properly Unix-domain socket support and fixes #76 More... almost 12 years ago
making sure the strings are encoded More... almost 12 years ago
Merge pull request #98 from EliAndrewC/master More... almost 12 years ago