Contents

websockets 12.0

0

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

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

Stars: 4957, Watchers: 4957, Forks: 498, Open Issues: 46

The python-websockets/websockets repo was created 11 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 4957 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
License
BSD-3-Clause
Homepage
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 46 open issues on GitHub

  • 'websockets' has no attribute 'client'
  • Sequential client sends hanging in Python > 3.7 on Windows?
  • OSError: [Errno 107] Transport endpoint is not connected
  • Concurrernt write causes data corruption
  • Trying to connect creates file descriptors and doesn't free them
  • Digest Authentification support for the legacy client part only
  • Possible incompatibility with golang.org/x/net/websocket
  • No permessage-deflate header in response for Firefox
  • won't raise a ConnectionClosedError when the connection is closed by force
  • 10.1: sphinx warnings
  • Add option to disable ipv6 socket
  • How can I send message to a specific client

See more issues on GitHub

Related Packages & Articles

piccolo-admin 1.3.2

A powerful and modern admin interface / CMS, powered by Piccolo and ASGI.

shopyo 4.9.5

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

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