Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-httpx-ws-0.9.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-httpx-ws Distribution: openSUSE Tumbleweed
Version: 0.9.0 Vendor: openSUSE
Release: 1.1 Build date: Sun Mar 29 14:17:49 2026
Group: Unspecified Build host: reproducible
Size: 270342 Source RPM: python-httpx-ws-0.9.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/frankie567/httpx-ws
Summary: WebSockets support for HTTPX
WebSockets support for HTTPX
* [X] Sync and async client
* [X] Helper methods to send text, binary and JSON data
* [X] Helper methods to receive text, binary and JSON data
* [X] Automatic ping/pong answers
* [X] HTTPX transport to test WebSockets defined in ASGI apps
* [X] Automatic keepalive ping
* [X] asyncio and Trio support through AnyIO

Provides

Requires

License

MIT

Changelog

* Sun Mar 29 2026 Dirk Müller <dmueller@suse.com>
  - update to 0.9.0:
    * Async exceptions are now wrapped in `ExceptionGroup`. Due to
      the switch to anyio.AsyncContextManagerMixin for cancellation
      safety, exceptions that propagate out of the async with block
      are now wrapped in an ExceptionGroup.
    * Fix #136: unclosed AnyIO queues after the ASGI transport was
      closed.
  - update to 0.8.2:
    * ASGIWebSocketTransport: increase the initial receive timeout
      to 1 second and
    * make it configurable via `initial_receive_timeout` parameter.
      Fix #123
* Wed Nov 13 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.6.2:
    * Improve efficiency of WebSocketSession by reusing a single
      thread pool when waiting for messages
    * Fix (#73) anyio misusages
    * Fix (#74) unclosed anyio streams
    * Fix (#76) memory leak with non-async WebSocketSession
* Fri Aug 30 2024 Ben Greiner <code@bnavigator.de>
  - Initial specfile for v0.6.0 required to test
    python-pycrdt-websocket

Files

/usr/lib/python3.11/site-packages/httpx_ws
/usr/lib/python3.11/site-packages/httpx_ws-0.9.0.dist-info
/usr/lib/python3.11/site-packages/httpx_ws-0.9.0.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/httpx_ws-0.9.0.dist-info/METADATA
/usr/lib/python3.11/site-packages/httpx_ws-0.9.0.dist-info/RECORD
/usr/lib/python3.11/site-packages/httpx_ws-0.9.0.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/httpx_ws-0.9.0.dist-info/WHEEL
/usr/lib/python3.11/site-packages/httpx_ws-0.9.0.dist-info/licenses
/usr/lib/python3.11/site-packages/httpx_ws-0.9.0.dist-info/licenses/LICENSE
/usr/lib/python3.11/site-packages/httpx_ws/__init__.py
/usr/lib/python3.11/site-packages/httpx_ws/__pycache__
/usr/lib/python3.11/site-packages/httpx_ws/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/httpx_ws/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/httpx_ws/__pycache__/_api.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/httpx_ws/__pycache__/_api.cpython-311.pyc
/usr/lib/python3.11/site-packages/httpx_ws/__pycache__/_exceptions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/httpx_ws/__pycache__/_exceptions.cpython-311.pyc
/usr/lib/python3.11/site-packages/httpx_ws/__pycache__/_ping.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/httpx_ws/__pycache__/_ping.cpython-311.pyc
/usr/lib/python3.11/site-packages/httpx_ws/__pycache__/transport.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/httpx_ws/__pycache__/transport.cpython-311.pyc
/usr/lib/python3.11/site-packages/httpx_ws/_api.py
/usr/lib/python3.11/site-packages/httpx_ws/_exceptions.py
/usr/lib/python3.11/site-packages/httpx_ws/_ping.py
/usr/lib/python3.11/site-packages/httpx_ws/py.typed
/usr/lib/python3.11/site-packages/httpx_ws/transport.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Mar 30 22:22:41 2026