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

Uploaded Source

Built Distribution

websockets-2.3-py33.py34-none-any.whl (26.8 kB view details)

Uploaded Python 3.3 Python 3.4

File details

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

File metadata

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

File hashes

Hashes for websockets-2.3.tar.gz
Algorithm Hash digest
SHA256 12d946df154a7674b9f6346f24a18d1926373a45ccba74271d444834f377b9c2
MD5 948ea422393efa4dabcd7c14d7fda099
BLAKE2b-256 6c6cdc128540786fbc24e7ac95b23ea2c7c14ba32b7ab963b635159190bf18a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for websockets-2.3-py33.py34-none-any.whl
Algorithm Hash digest
SHA256 2861327e6a4613ba765b0fda8fab7a1b9a5578561917379678bd4dccab60f065
MD5 014099d1918ed14ea9690e9e2b836525
BLAKE2b-256 13067aa143cc8f400d58907fea67c50ce3b74151c4fbae05dd5ffd5d628444aa

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