Open
Description
This is a proposal to add an HTTP/3 client and server implementation in x/net/http3.
Similarly to the accepted form of #58547 (x/net/quic), this proposal is to add an experimental package with an API subject to change during development. Once we have a complete implementation, we will file a separate proposal for API review.
Initial development will be in an internal package (x/net/internal/http3) until the details are firm enough for external testing. We will then move the package to x/net/http3 and (when we have some confidence the API is right) file the API review proposal.
Metadata
Metadata
Assignees
Type
Projects
Status
Incoming