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

Uploaded Source

Built Distribution

websockets-2.4-py33.py34-none-any.whl (27.5 kB view details)

Uploaded Python 3.3 Python 3.4

File details

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

File metadata

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

File hashes

Hashes for websockets-2.4.tar.gz
Algorithm Hash digest
SHA256 8a1c1bf3562bfebd30ad06e3fab8831073a8e7e40a5b643d6ce413b62586bb97
MD5 ca2e667921030678bbd1445df0ce8fc4
BLAKE2b-256 c14a7b84c6f0fd45259675c37be2f05b08c598bf5fcd9996f9bfe5dee9e08fca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for websockets-2.4-py33.py34-none-any.whl
Algorithm Hash digest
SHA256 7ea492a32977335d70e3e9aed90f6f499369ea0e2d255555889985587dbaf02e
MD5 9508d2d0972350aebb3d4180016f4920
BLAKE2b-256 382bc8fb1f82cdd977ac836f9251a52fd4a849a3fd9588b797e24920af3c3dd6

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