logoalt Hacker News

casper14yesterday at 2:03 PM5 repliesview on HN

People should be aware how much worse HTTPX performs versus Aiohttp. For high scale systems it makes a massive difference


Replies

nateb2022yesterday at 2:20 PM

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...)

greatgibyesterday at 11:12 PM

I can attest of that, and in addition of harmful decisions of the maintainer that are loaded foot guns...

NewJazzyesterday at 2:46 PM

AIUI the fork has better performance.

qurrenyesterday at 2:46 PM

I keep confusing aiortc and aoc

ranger_dangeryesterday at 3:19 PM

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?

show 1 reply