|
|
|
|
|
by hardwaresofton
1264 days ago
|
|
Would you mind expanding on other protocols that would be better? I personally cant think of a protocol I’d rather have go everywhere than QUIC/HTTP3. Forced TLS is disappointing (there’s some discussion), but the upside is that this means SNI works and you can now very easily route UDP traffic via SNI. Given the flexibility of HTTP/3 I wouldnt mind having it everywhere. |
|
What you can use instead is simply TCP.
TCP is simple, mature, has all kinds of support in software and hardware.
The only advantage of HTTP/3 doesn't matter to most use cases and doesn't warrant its complexity and throwing away all the networking ecosystem built on TCP.