Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] HTTP3/QUIC support #4588

Closed
2 of 11 tasks
mcipovic opened this issue Dec 16, 2024 · 3 comments
Closed
2 of 11 tasks

[Feature Request] HTTP3/QUIC support #4588

mcipovic opened this issue Dec 16, 2024 · 3 comments

Comments

@mcipovic
Copy link

Describe the feature request

Is there any plan for QUIC and HTTP3 support and not on the transport level?

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
@fatedier
Copy link
Owner

It will be considered after the Go standard library supports it.

@mcipovic
Copy link
Author

It will be considered after the Go standard library supports it.

Isn't HTTP3 officially supported by quic-go library?

It supports HTTP/3 (RFC 9114), including QPACK (RFC 9204) and HTTP Datagrams (RFC 9297).
Support for WebTransport over HTTP/3 (draft-ietf-webtrans-http3) is implemented in webtransport-go.

Copy link

Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants