
websockets 16.0
0
An implementation of the WebSocket Protocol (RFC 6455 & 7692)
Contents
An implementation of the WebSocket Protocol (RFC 6455 & 7692)
Stars: 5628, Watchers: 5628, Forks: 583, Open Issues: 20The 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
Related Packages
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
pythonfix







