Does anybody have information on the usage and viability of QUIC as the transport protocol of choice for low latency, real time game servers with Unity?
Quick is now supported in C# https://learn.microsoft.com/en-us/dotnet/fundamentals/networking/quic/quic-overview
But I was wondering has anyone had any issues working with it and more especially with WebGL?