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 of 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.

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.6.tar.gz (26.1 kB view details)

Uploaded Source

Built Distribution

websockets-2.6-py33.py34-none-any.whl (32.1 kB view details)

Uploaded Python 3.3 Python 3.4

File details

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

File metadata

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

File hashes

Hashes for websockets-2.6.tar.gz
Algorithm Hash digest
SHA256 e64527bf77ece91afc0d3c1d19b07077659ad3305a87361ee7073dd8f039fbc2
MD5 6fecc06d892ee9bf3282b4c7c09edcaa
BLAKE2b-256 37d5904385422ea1106529843b161f4037b0ba8f04fae78468c025826e5c01c5

See more details on using hashes here.

File details

Details for the file websockets-2.6-py33.py34-none-any.whl.

File metadata

File hashes

Hashes for websockets-2.6-py33.py34-none-any.whl
Algorithm Hash digest
SHA256 3d6f262b610a4b33e694c81eb643fb5f83c6f2a37160ab660b8b6de1cf851ac0
MD5 e3540b67bb94d0fe7bd9477b543cc34a
BLAKE2b-256 2cc7cb2e6e5dfb4a46fb15d7c05470fdf9e996866f468e68c08bc033ae9d64c4

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