WebSocket client for python
websocket-client module is WebSocket client for python. This provides the low level APIs for WebSocket. All APIs are synchronous functions.
websocket-client supports only hybi-13.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-websocket-client && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-websocket-client.changes | 0000022759 22.2 KB | |
python-websocket-client.spec | 0000002680 2.62 KB | |
websocket_client-1.8.0.tar.gz | 0000054648 53.4 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1208011
from
Steve Kowalik (StevenK)
(revision 26)
- Update to 1.8.0: * Added `on_reconnect` parameter to WebSocketApp to handle callback ambiguity * Improve handling of SSLEOFError and use reconnect bool - Switch to pyproject macros.
Comments 0