Skip to content

Request 'gRPC-Java to support HTTP/3' #8897

@larspaulsen

Description

@larspaulsen

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:

  1. Elimination of head-of-line issue.
  2. Seamless switching between underlying IP infrastructure, such as Cellular and Wi-Fi media.
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions