Comment by kevincox

Comment by kevincox 6 hours ago

0 replies

That's basically what QUIC is? It is a UDP based protocol over which HTTP can be run.

How else would you consider "just" switching HTTP to UDP? There are minimum required features such as 1. congestion control 2. multiplexed streams 3. encryption and probably a few others that I forgot about.