WebSockets support for HTTPX
--- **Documentation**: https://frankie567.github.io/httpx-ws/ **Source Code**: https://github.com/frankie567/httpx-ws --- ## Installation ```bash pip install httpx-ws ``` ## Features * [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](https://trio.readthedocs.io/) support through [AnyIO](https://anyio.readthedocs.io/) ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):