projectdiscovery / httpx

httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.
https://docs.projectdiscovery.io/tools/httpx
MIT License
7.75k stars 843 forks source link

Feature Request: Add Native WebSocket Support to HTTPX #1916

Closed FrameworkPython closed 2 months ago

FrameworkPython commented 2 months ago

Hello,It would be great if HTTPX could natively support WebSockets. As modern web applications increasingly rely on real-time communication, having built-in WebSocket support would make HTTPX a more complete solution for both HTTP and WebSocket-based interactions. This feature would eliminate the need for developers to use separate libraries like websockets or aiohttp alongside HTTPX, providing a more seamless experience. Is this something that could be considered for future releases?

dogancanbakir commented 2 months ago

nux.gg/wrong-httpx