0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added support for client certificates and other options to ssl.wrap_socket() More... about 12 years ago
correcting old function call in built-in client tutorial More... about 12 years ago
Merge pull request #92 from rakiru/patch-1 More... about 12 years ago
Fixed a couple of typos in the docs More... about 12 years ago
Fix #73 client side. Damn it I forgot it earlier More... about 12 years ago
Hopefully this will catch most of the use cases where a write operation is attempted after the connection was closed #73 More... about 12 years ago
Follow up to #90 More... about 12 years ago
Fix #90 More... about 12 years ago
Fix #86 More... about 12 years ago
Fix #87 More... about 12 years ago
Merge pull request #89 from jodal/fix-ws4y-typo More... over 12 years ago
Fix typo in 'ws4y.websocket' More... over 12 years ago
Update README.md More... over 12 years ago
Fix for bytestrings in Tornado client. More... over 12 years ago
added a simple manager example to handle clients More... over 12 years ago
added travis link More... over 12 years ago
typo More... over 12 years ago
use rtd's theme when on rtd More... over 12 years ago
typo More... over 12 years ago
cleanups More... over 12 years ago
markdown format More... over 12 years ago
moved most of the readme into the main doc for clarity More... over 12 years ago
rtd doesn't generate diagrams though we ask for them to be. Trying out deps variation More... over 12 years ago
more docs More... over 12 years ago
for now our unit tests don't do anything with the gevent interface so let's rid of that dependency as RtD fails to compile it anyway More... over 12 years ago
python 2.6 doesn't have assertIn More... over 12 years ago
it's driving me nuts now More... over 12 years ago
python 2.6 doesn't have a -m unittest discover More... over 12 years ago
reqs by python target More... over 12 years ago
varying requirements per Python version and target More... over 12 years ago