-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
Request 'gRPC-Java to support HTTP/3'
Use case(s) - what problem will this feature solve?
By gRPC-Java supporting HTTP/3 the following primary goals will be achieved:
- Elimination of head-of-line issue.
- Seamless switching between underlying IP infrastructure, such as Cellular and Wi-Fi media.
- Support of zero round-trip connection reestablishment.
Proposed Solution
gRPC-Java to support HTTP/3
Alternatives Considered
None
Additional Context
gRPC .NET 6 already provides support for HTTP/3:
https://devblogs.microsoft.com/dotnet/http-3-support-in-dotnet-6/#grpc-with-http-3
The .NET already implemented 'Proposal':
https://github.com/JamesNK/proposal/blob/jamesnk/http3/G2-http3-protocol.md
Metadata
Metadata
Assignees
Labels
No labels