Note: The code runs under http2 not http3. Not sure why. When I put the server under strict http3 it fails.
-
MsQuic - Test of MsQUIC Http3 implementation.
-
Grpc - Test of Http3 using GRPC both unary and streams. I took some of the code found in this blog: https://anthonygiretti.com/2021/08/27/asp-net-core-6-minimal-apis-two-reasons-why-i-cant-do-without-it-so-far/.
-
Grpc Streams (todo)
https://docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel/http3?view=aspnetcore-6.0
https://github.com/microsoft/msquic/blob/main/docs/Deployment.md
https://github.com/microsoft/msquic/blob/main/docs/Streams.md