Skip to main content

WebSockets state-machine based protocol implementation

Project description

https://travis-ci.org/jeamland/wsproto.svg?branch=master

This needs a pile of cleaning up.

It passes the autobahn test suite completely and strictly in both client and server modes and using permessage-deflate.

If you want to run the compliance tests, go into the compliance directory and then to test client mode, in one shell run the Autobahn test server:

$ wstest -m fuzzingserver -s ws-fuzzingserver.json

And in another shell run the test client:

$ python test_client.py

And to test server mode, run the test server:

$ python test_server.py

And in another shell run the Autobahn test client:

$ wstest -m fuzzingclient -s ws-fuzzingclient.json

This was written using Python 3.5. Python 2.7 has not been well tested yet.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wsproto-0.9.0.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

wsproto-0.9.0-py2.py3-none-any.whl (10.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page