]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add websocket conformance tests using autobahn
authorBen Darnell <ben@bendarnell.com>
Fri, 30 Dec 2011 20:53:11 +0000 (12:53 -0800)
committerBen Darnell <ben@bendarnell.com>
Fri, 30 Dec 2011 20:53:11 +0000 (12:53 -0800)
commit34b59827c9264ff43661ee3e3aa8f137405cd5c5
tree655841c0bc2bf183afd4e353d23461939ff57be9
parent877aa9d86167ad0f7df9d7a32d6918fd6792bb2f
Add websocket conformance tests using autobahn
maint/test/README [new file with mode: 0644]
maint/test/websocket/.gitignore [new file with mode: 0644]
maint/test/websocket/client.py [new file with mode: 0644]
maint/test/websocket/run.sh [new file with mode: 0755]
maint/test/websocket/server.py [new file with mode: 0644]
maint/test/websocket/tox.ini [new file with mode: 0644]