0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
credit for background More... almost 14 years ago
credit to Jeff for gevent More... almost 14 years ago
gevent dep More... almost 14 years ago
Merge pull request #1 from progrium/master More... almost 14 years ago
typo More... almost 14 years ago
added a server that broadcast android sensors to a websocket client More... almost 14 years ago
moving order of operations in receive() which brings testsuite passing tests up to par with the cherrypy implementation More... almost 14 years ago
moving order of operations in receive() which brings testsuite passing tests up to par with the cherrypy implementation More... almost 14 years ago
reimplemented the upgrade interface/protocol to be simpler and more wsgi friendly. now you can use middleware on your upgrade handler More... almost 14 years ago
reimplemented the upgrade interface/protocol to be simpler and more wsgi friendly. now you can use middleware on your upgrade handler More... almost 14 years ago
some fixes to get autobahn testsuite to pass, primarily binary support More... almost 14 years ago
some fixes to get autobahn testsuite to pass, primarily binary support More... almost 14 years ago
added a simple WebSocketServer implementation in gevent using code from threadedhandler and the cherrypyserver. More... almost 14 years ago
added a simple WebSocketServer implementation in gevent using code from threadedhandler and the cherrypyserver. More... almost 14 years ago
adde CherryPy server reports More... almost 14 years ago
adding some example: a chat simple demo and an android based sensor dispatcher More... almost 14 years ago
bumping to new version More... almost 14 years ago
setting sockets to be blocking rather than timing-out More... almost 14 years ago
added a broadcast facility to the CherryPy server to easily send a message to all connected peers More... almost 14 years ago
since our readme is using markdown, change the extension so that github will render properly More... almost 14 years ago
must yield one last time to avoid StopIteration too early More... almost 14 years ago
fixed tests to match stream api More... almost 14 years ago
freaking forget to add the files each time More... almost 14 years ago
Removing tornado server since it's provided by tornado itself anyway. Added a simple echo handler for tornado. More... almost 14 years ago
beh forgotten to add handler modules More... almost 14 years ago
fixed both clients, keep track of the current message only, there can't be more than one at any given time anyway. Externalized server handler to make it easier to modify More... almost 14 years ago
fixed threaded client as well as some corner cases when payload is nil More... almost 14 years ago
Edited README via GitHub More... almost 14 years ago
Edited README via GitHub More... almost 14 years ago
Edited README via GitHub More... almost 14 years ago