websocket-client 1.8.0
0
WebSocket client for Python with low level API options
Contents
WebSocket client for Python with low level API options
Stars: 3570, Watchers: 3570, Forks: 766, Open Issues: 30The websocket-client/websocket-client
repo was created 13 years ago and the last code push was Yesterday.
The project is very popular with an impressive 3570 github stars!
How to Install websocket-client
You can install websocket-client using pip
pip install websocket-client
or add it to a project with poetry
poetry add websocket-client
Package Details
- Author
- liris
- License
- Apache-2.0
- Homepage
- https://github.com/websocket-client/websocket-client.git
- PyPi:
- https://pypi.org/project/websocket-client/
- Documentation:
- https://websocket-client.readthedocs.io/
- GitHub Repo:
- https://github.com/websocket-client/websocket-client
Classifiers
- Internet
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common websocket-client errors.
Code Examples
Here are some websocket-client
code examples and snippets.
GitHub Issues
The websocket-client package has 30 open issues on GitHub
- websocket connection disconnects with "Connection to remote host was lost"
- WebSocket tries to connect via IPV6 if the local device has an IPV6 IP, but there's not ISP IPV6 service.
- Project upgrade initiative 2021-2022