Contents

websockets 16.0

0

An implementation of the WebSocket Protocol (RFC 6455 & 7692)

An implementation of the WebSocket Protocol (RFC 6455 & 7692)

Stars: 5628, Watchers: 5628, Forks: 583, Open Issues: 20

The python-websockets/websockets repo was created 12 years ago and the last code push was 6 days ago.
The project is extremely popular with a mindblowing 5628 github stars!

How to Install websockets

You can install websockets using pip

pip install websockets

or add it to a project with poetry

poetry add websockets

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/websockets/
Documentation:
https://websockets.readthedocs.io/
GitHub Repo:
https://github.com/aaugustin/websockets

Classifiers

No  websockets  pypi packages just yet.

Errors

A list of common websockets errors.

Code Examples

Here are some websockets code examples and snippets.

GitHub Issues

The websockets package has 20 open issues on GitHub

  • Add option to force sending text or binary frames to asyncio broadcast()
  • Exception in cli on windows
  • HEAD raises an exception

See more issues on GitHub

Related Packages & Articles

shopyo 4.15.0

Highly modular web framework built for big apps on top of Flask with Django advantages

sure 2.0.1

utility belt for automated testing in python for python

testcontainers 4.14.1

Python library for throwaway instances of anything that can run in a Docker container