openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
WebSocket-for-Python
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Aug 11, 2024 — Aug 11, 2025
Showing page 20 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
credit for background
Sylvain Hellegouarch
More...
almost 14 years ago
credit to Jeff for gevent
Sylvain Hellegouarch
More...
almost 14 years ago
gevent dep
Sylvain Hellegouarch
More...
almost 14 years ago
Merge pull request #1 from progrium/master
Sylvain Hellegouarch
More...
almost 14 years ago
typo
Sylvain Hellegouarch
More...
almost 14 years ago
added a server that broadcast android sensors to a websocket client
Sylvain Hellegouarch
More...
almost 14 years ago
moving order of operations in receive() which brings testsuite passing tests up to par with the cherrypy implementation
Jeff Lindsay
More...
almost 14 years ago
moving order of operations in receive() which brings testsuite passing tests up to par with the cherrypy implementation
Jeff Lindsay
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
Jeff Lindsay
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
Jeff Lindsay
More...
almost 14 years ago
some fixes to get autobahn testsuite to pass, primarily binary support
Jeff Lindsay
More...
almost 14 years ago
some fixes to get autobahn testsuite to pass, primarily binary support
Jeff Lindsay
More...
almost 14 years ago
added a simple WebSocketServer implementation in gevent using code from threadedhandler and the cherrypyserver.
Jeff Lindsay
More...
almost 14 years ago
added a simple WebSocketServer implementation in gevent using code from threadedhandler and the cherrypyserver.
Jeff Lindsay
More...
almost 14 years ago
adde CherryPy server reports
Sylvain Hellegouarch
More...
almost 14 years ago
adding some example: a chat simple demo and an android based sensor dispatcher
Sylvain Hellegouarch
More...
almost 14 years ago
bumping to new version
Sylvain Hellegouarch
More...
almost 14 years ago
setting sockets to be blocking rather than timing-out
Sylvain Hellegouarch
More...
almost 14 years ago
added a broadcast facility to the CherryPy server to easily send a message to all connected peers
Sylvain Hellegouarch
More...
almost 14 years ago
since our readme is using markdown, change the extension so that github will render properly
Sylvain Hellegouarch
More...
almost 14 years ago
must yield one last time to avoid StopIteration too early
Sylvain Hellegouarch
More...
almost 14 years ago
fixed tests to match stream api
Sylvain Hellegouarch
More...
almost 14 years ago
freaking forget to add the files each time
Sylvain Hellegouarch
More...
almost 14 years ago
Removing tornado server since it's provided by tornado itself anyway. Added a simple echo handler for tornado.
Sylvain Hellegouarch
More...
almost 14 years ago
beh forgotten to add handler modules
Sylvain Hellegouarch
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
Sylvain Hellegouarch
More...
almost 14 years ago
fixed threaded client as well as some corner cases when payload is nil
Sylvain Hellegouarch
More...
almost 14 years ago
Edited README via GitHub
Sylvain Hellegouarch
More...
almost 14 years ago
Edited README via GitHub
Sylvain Hellegouarch
More...
almost 14 years ago
Edited README via GitHub
Sylvain Hellegouarch
More...
almost 14 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree