HTTP/3 is coming
1. Status: The foundation of HTTP/3 is the UDP-based QUIC protocol explored by Google for many years. Using UDP provides more flexibility than TCP and allows QUIC to be implemented entirely in user space – updates to the protocol implementation are not tied to operating system updates as TCP does. With QUIC, HTTP-level streams can […]