python-websocket-client

Edit Package python-websocket-client
https://pypi.org/project/websocket-client/

websocket-client is a WebSocket client for Python. It provides access to low level APIs for WebSockets. websocket-client implements version hybi-13 of the WebSocket protocol. This client does not currently support the permessage-deflate extension from RFC 7692.

Refresh
Refresh
Source Files
Filename Size Changed
python-websocket-client.changes 0000004706 4.6 KB
python-websocket-client.spec 0000002582 2.52 KB
websocket-client-1.8.0.tar.gz 0000090121 88 KB
Latest Revision
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 6)
- Update to upstream version 1.8.0
  * Added `on_reconnect` parameter to WebSocketApp to handle callback
    ambiguity (#972)
  * Improve handling of SSLEOFError and use reconnect bool (#961)
  * Minor linting and docs CI build upgrades (981c00e, 75ba91a, bec2608)
  * 1.7.0
    - Renamed `mask` variable in ABNF to prevent name collision with `mask()`
      function (9b51f73)
    - Fixed old http import of HTTPStatus in _handshake.py (9b51f73)
    - Add `send_text()` and `send_bytes()` to _app.py (#953)
    - Improved typehint support (#953, 9b51f73, 8b73d00)
    - General readability improvements, made all string concatenations use
      f-strings (#909, 780584f, 3eabc6e)
    - Applied black formatting style to code (da7f286)
    - Add logic to avoid error in the case where content-length header does
      not exist, bug introduced in 1.5.2 (#911)
  * Refactor and improve ping/pong logic to resolve several issues, including
    an infinite loop issue during reconnect (#862)
  * Downgrade "websocket connected" message from logging.warning to
    logging.info (#888)
  * create_dispatcher is determined by URL ws/wss, NOT by presence of sslopt
    args, to maintain consistency (#875)
Comments 0
openSUSE Build Service is sponsored by