diff --git a/docs/third_party_packages.md b/docs/third_party_packages.md index f6ce96d7..78ecc5a7 100644 --- a/docs/third_party_packages.md +++ b/docs/third_party_packages.md @@ -4,7 +4,17 @@ 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 + +[GitHub](https://github.com/romis2012/httpx-socks) + +Proxy (HTTP, SOCKS) transports for httpx. ### Hishel