|
|
|
|
|
by sebazzz
2257 days ago
|
|
> I'm certainly no network engineer, but my understanding is that HTTP/3 really shines in poor networking conditions. Doesn't that mean we need to rethink TCP instead of pulling all these transfer concerns to the application layer? |
|
You may also be interested in SCTP, which is awesome on paper and works well across the internet. But since most firewalls only understand TCP, UDP, and ICMP other protocols get auto dropped.
SCTP could have been amazing. https://en.m.wikipedia.org/wiki/Stream_Control_Transmission_...