Skip to main content

An implementation of the WebSocket Protocol (RFC 6455)

Project description

websockets is a library for developing WebSocket servers and clients in Python. It implements RFC 6455 with a focus on correctness and simplicity. It passes the Autobahn Testsuite.

Built on top on Python’s asynchronous I/O support introduced in PEP 3156, it provides an API based on coroutines, making it easy to write highly concurrent applications.

Installation is as simple as pip install websockets. It requires Python ≥ 3.4 or Python 3.3 with the asyncio module, which is available with pip install asyncio or in the Tulip repository.

Documentation is available at http://aaugustin.github.io/websockets/.

Bug reports, patches and suggestions welcome! Just open an issue or send a pull request.

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

websockets-2.0.tar.gz (18.6 kB view details)

Uploaded Source

Built Distribution

websockets-2.0-py33-none-any.whl (23.9 kB view details)

Uploaded Python 3.3

File details

Details for the file websockets-2.0.tar.gz.

File metadata

  • Download URL: websockets-2.0.tar.gz
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for websockets-2.0.tar.gz
Algorithm Hash digest
SHA256 e4b428a7a32b25d44c3d0d682f34a36fea63f626805c0a65c3c35b15a84732f2
MD5 4c7d0bbac5de7e3d2832819c8abfc941
BLAKE2b-256 0435ebcb49f903e5a2753ca4b0a08c147aa47c15c0de41991a677170b490c0bf

See more details on using hashes here.

File details

Details for the file websockets-2.0-py33-none-any.whl.

File metadata

File hashes

Hashes for websockets-2.0-py33-none-any.whl
Algorithm Hash digest
SHA256 0ec8e8c3ea7775f1e1d24c4f79af0859e4c48335430c0c51319945fa782e1615
MD5 bbcd5bf10115fd95a294ad57d257df76
BLAKE2b-256 5906e632c348c3240de052edee8573a1c4ab0a384bf93e073b6e50af6061c75f

See more details on using hashes here.

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