Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@Root
Most of my projects support it in the last year, but not many of my consumers are aware. -
HTTP/3 is good for clients and they MAY notice a small difference on a slow connection provided they have a similar site over http/2 or http/1 to compare it to. Meanwhile, it increases server usage, making the general case slower.
Furthermore, http/3 is just http/2 over a different network protocol: the http protocol hadn't changed unlike the difference between http/1 and http/2, which is heavily asynchronous and stream based compared to it's predecessor.
Why would you break your beta policy for this? -
@SortOfTested wondering what got you excited about http/3 when http/2 is a much larger change?
-
@AlgoRythm
Missed this. A: It's the whole package. Edge-capable web servers with ease of use that stay bleeding-edge current are a bit of a unicorn. I appreciate not only their work, but how far ahead of the game they manage to stay.
I might break my "no beta-testing unless paid" rule for this. I am beyond ready for quic-ness.👍🏻
https://twitter.com/JustinKotalik/...
rant