mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4588] [Feature Request] HTTP3/QUIC support #3627
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3627
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mcipovic on GitHub (Dec 16, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4588
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
@fatedier commented on GitHub (Dec 16, 2024):
It will be considered after the Go standard library supports it.
@mcipovic commented on GitHub (Dec 16, 2024):
Isn't HTTP3 officially supported by
quic-golibrary?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.
@github-actions[bot] commented on GitHub (Dec 31, 2024):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.