mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2746] [Feature Request] 支持http3 QUIC协议 #2195
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#2195
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 @0xWfox on GitHub (Jan 10, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2746
Describe the feature request
http3协议虽然还没普及,但是基于TLS1.3+QUIC(udp)的http3协议看起来很棒的样子,Cloudflare、腾讯云都已经支撑http3协议了,作者是否考虑支持这个protocol?
Describe alternatives you've considered
golang已经有实现http3的库了,可以参考借鉴,https://github.com/lucas-clemente/quic-go
Affected area
@fatedier commented on GitHub (Jan 10, 2022):
quic-go 目前实现的还是 draft 版本的协议,后面可能会有变动,所以暂时不考虑支持,但是未来有进展的话肯定会跟进。
@alexzhc commented on GitHub (May 16, 2022):
微软的 SMB3 已经支持 QUIC: https://docs.microsoft.com/en-us/windows-server/storage/file-server/smb-over-quic
@alexzhc commented on GitHub (May 16, 2022):
微软的 lib 是基于 C 写的, https://github.com/microsoft/msquic,
@cloudcache commented on GitHub (Sep 13, 2022):
https://github.com/cloudflare/cloudflared/tree/master/quic
@sasaman91 commented on GitHub (Dec 16, 2024):
@fatedier Any news on this?
@happytrudy commented on GitHub (May 15, 2025):
如果支持http3 quic是不是可以套cf了
@github-actions[bot] commented on GitHub (May 30, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.