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
1 day
ago. based on code collected
1 day
ago.
Aug 04, 2024 — Aug 04, 2025
Showing page 18 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
I couldn't find in the spec anything saying that empty close frames were an error, rather it seems just like a normal closure to me.
Sylvain Hellegouarch
More...
over 13 years ago
typo
Sylvain Hellegouarch
More...
over 13 years ago
various CherryPy cleanups and some basic unit testing
Sylvain Hellegouarch
More...
over 13 years ago
changed default port of simple showcase
Sylvain Hellegouarch
More...
over 13 years ago
fix to support gevent v1.0+ which doesn't provide a direct access to its wfile in its WSGI interface
Sylvain Hellegouarch
More...
over 13 years ago
bumped to new version
Sylvain Hellegouarch
More...
over 13 years ago
many fixes of closing frames, updated client to actually work with latest spec
Sylvain Hellegouarch
More...
over 13 years ago
duh... forgot the operator
Sylvain Hellegouarch
More...
over 13 years ago
fix #13
Sylvain Hellegouarch
More...
over 13 years ago
fix #14
Sylvain Hellegouarch
More...
over 13 years ago
using Tobias' utf8 validator to incrementally validate incoming data
Sylvain Hellegouarch
More...
over 13 years ago
bumped to version 13 as protocol is now stable
Sylvain Hellegouarch
More...
over 13 years ago
fixes for various closing frames use cases
Sylvain Hellegouarch
More...
over 13 years ago
bumping to v0.1.5
Sylvain Hellegouarch
More...
over 13 years ago
updated to RFC and thanks to Tobias for his testsuite
Sylvain Hellegouarch
More...
over 13 years ago
fixed closing frame support
Sylvain Hellegouarch
More...
over 13 years ago
bumped to version 13 by default since the protocol has not been stabilized
Sylvain Hellegouarch
More...
over 13 years ago
Merge pull request #12 from EliAndrewC/master
Sylvain Hellegouarch
More...
over 13 years ago
added wss:// support to the client by wrapping WebSocketClient.sock using ssl.wrap_socket
EliAndrewC
More...
over 13 years ago
various fixes to make the whole thing more robust. Also integrated a utf8 validator from autobahn so that bytes are properly validated
Sylvain Hellegouarch
More...
over 13 years ago
Merge pull request #10 from dpetzold/master
Sylvain Hellegouarch
More...
over 13 years ago
-The form submission did not work for me. I put the event handling on the button and everything clicked. -Now supports MozWebSocket. -Modified to use local jquery.js -Host and port can now specified from the command line.
Derrick Petzold
More...
over 13 years ago
removed unused lock
Sylvain Hellegouarch
More...
almost 14 years ago
better handling of utf-8 failures
Sylvain Hellegouarch
More...
almost 14 years ago
bumped to 0.1.4
Sylvain Hellegouarch
More...
almost 14 years ago
Merge pull request #9 from swax/master
Sylvain Hellegouarch
More...
almost 14 years ago
Added io_loop parameter to TornadoWebSocketClient constructor
John Marshall
More...
almost 14 years ago
Merge pull request #5 from progrium/master
Sylvain Hellegouarch
More...
almost 14 years ago
Merge pull request #7 from majek/master
Sylvain Hellegouarch
More...
almost 14 years ago
Fix a bug when data sent by the server immediately after connection is opened is ignored by the client.
Marek Majkowski
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