HTTP3 QUIC支持

HTTP/3 模块在 .Net 5 中实现,包括 ASP.NET Core Kestrel.Net HttpClient中的 HTTP/3 支持

  • 两者都在 .Net 5 中实现
  • Kestrel 还具有 QUIC 层。

根据 Unity Forums 的互动, "It is very unlikely that any .NET Core or .NET 5 support will land in 2020 LTS.",因此 Unity 2020 LTS 不太可能支持 .Net 5

原文地址:https://www.cnblogs.com/shanyou/p/13907347.html