What is QUIC protocol and how we can use it from .NET
QUIC is relatively new protocol in networking world. And although most people would hear about it with HTTP/3, it is a standalone protocol. And it's now supported by .NET. So what it is? And how we can use it?