A game network developer knows about TCP head-of-line-blocking(HOL) and uses a solution such a NetCode IO (C++, with Go, Rust, C# bindings), RakNet (C++), Steam Network Socket (C++), LiteNetLib (C#), ENet (`C`), KCP (‘C’) to get reliability via UDP. Is QUIC a new alternative that can be added to this…