From: T-256 <132141463+T-256@users.noreply.github.com> Date: Fri, 27 Sep 2024 15:41:16 +0000 (+0330) Subject: Add `httpx-ws` to third party packages. (#3325) X-Git-Tag: 0.28.0~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95a9527ed6a8b9a8e53ddee2f61447fb1a37e2a9;p=thirdparty%2Fhttpx.git Add `httpx-ws` to third party packages. (#3325) Co-authored-by: Tom Christie --- diff --git a/docs/third_party_packages.md b/docs/third_party_packages.md index 9408f71b..78ecc5a7 100644 --- a/docs/third_party_packages.md +++ b/docs/third_party_packages.md @@ -4,7 +4,11 @@ As HTTPX usage grows, there is an expanding community of developers building too ## Plugins - +### httpx-ws + +[GitHub](https://github.com/frankie567/httpx-ws) - [Documentation](https://frankie567.github.io/httpx-ws/) + +WebSocket support for HTTPX. ### httpx-socks