jawah / niquests

“Safest, Fastest, Easiest, and Most advanced” Python HTTP Client. Production Ready! Drop-in replacement for Requests. HTTP/1.1, HTTP/2, and HTTP/3 supported. With WebSocket!
https://niquests.readthedocs.io/en/latest/
Apache License 2.0
1.06k stars 23 forks source link

:zap: Add true asyncio support #87

Closed Ousret closed 9 months ago

Ousret commented 9 months ago

3.5.0 (2024-02-28)

Changed

Added

Fixed

Ousret commented 9 months ago

Seems like PyPy doesn't implement the Windows Socket API in full. PyPy + Windows + Asyncio = No HTTP/3 support available until further info.