People should be aware how much worse HTTPX performs versus Aiohttp. For high scale systems it makes a massive difference
AIUI the fork has better performance.
I keep confusing aiortc and aoc
I searched and searched for way too long and could not find any information on whether or not aiohttp supports HTTP/2 or 3... do you know or have any reference that explains what all is supported?
pyreqwest has been delightful so far: https://github.com/MarkusSintonen/pyreqwest
It's been a pleasure to use, has a httpx compatibility layer, and it's fast (https://github.com/MarkusSintonen/pyreqwest/blob/main/docs/b...)