0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
control frame size is discovered at frame parsing and is handled as an error More... over 13 years ago
masking is required, fixed a couple of minor corner cases More... over 13 years ago
fixed cherrypy unit test More... over 13 years ago
case whereby the closing payload is too large More... over 13 years ago
needed that extra yield when manually calling the parser More... over 13 years ago
added a flag to make the threaded client a daemon or not More... over 13 years ago
Fix #44, when no masking was done, we must ensure we are dealing with a bytearray instance as this is what utf8validator expects More... over 13 years ago
bumping to 0.2.2 More... over 13 years ago
Merge pull request #43 from stuntgoat/master More... over 13 years ago
Merge pull request #42 from yrttyr/master More... over 13 years ago
fix/change test at framing.Frame More... over 13 years ago
advertising for supported platforms More... over 13 years ago
unnecessary greenlet "start" was removed More... over 13 years ago
bumping to 0.2.1 More... over 13 years ago
fixed utf-8 validation so that we fail when we end a frame on a code point that is not a end code point More... over 13 years ago
made it a little clearer we are running tests against ws4py More... over 13 years ago
a bit cleaner More... over 13 years ago
Fix #30 More... over 13 years ago
closing from the client side is similar to server side but impacts different flags More... over 13 years ago
a note about the implementation More... over 13 years ago
a note about the implementation More... over 13 years ago
a note about the implementation More... over 13 years ago
a note about the implementation More... over 13 years ago
added ssl support to CherryPy example More... over 13 years ago
updated readme More... over 13 years ago
updated readme More... over 13 years ago
updated readme More... over 13 years ago
updated readme More... over 13 years ago
updated readme More... over 13 years ago
updated readme More... over 13 years ago