[GH-ISSUE #2746] [Feature Request] 支持http3 QUIC协议 #2195

Closed
opened 2026-05-05 13:24:43 -06:00 by gitea-mirror · 7 comments
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:24:43 -06:00
Author
Owner

@fatedier commented on GitHub (Jan 10, 2022):

quic-go 目前实现的还是 draft 版本的协议,后面可能会有变动,所以暂时不考虑支持,但是未来有进展的话肯定会跟进。

<!-- gh-comment-id:1008606354 --> @fatedier commented on GitHub (Jan 10, 2022): quic-go 目前实现的还是 draft 版本的协议,后面可能会有变动,所以暂时不考虑支持,但是未来有进展的话肯定会跟进。
Author
Owner

@alexzhc commented on GitHub (May 16, 2022):

quic-go 目前实现的还是 draft 版本的协议,后面可能会有变动,所以暂时不考虑支持,但是未来有进展的话肯定会跟进。

微软的 SMB3 已经支持 QUIC: https://docs.microsoft.com/en-us/windows-server/storage/file-server/smb-over-quic

<!-- gh-comment-id:1127233053 --> @alexzhc commented on GitHub (May 16, 2022): > quic-go 目前实现的还是 draft 版本的协议,后面可能会有变动,所以暂时不考虑支持,但是未来有进展的话肯定会跟进。 微软的 SMB3 已经支持 QUIC: https://docs.microsoft.com/en-us/windows-server/storage/file-server/smb-over-quic
Author
Owner

@alexzhc commented on GitHub (May 16, 2022):

微软的 lib 是基于 C 写的, https://github.com/microsoft/msquic

<!-- gh-comment-id:1127268107 --> @alexzhc commented on GitHub (May 16, 2022): 微软的 lib 是基于 C 写的, https://github.com/microsoft/msquic,
Author
Owner

@cloudcache commented on GitHub (Sep 13, 2022):

https://github.com/cloudflare/cloudflared/tree/master/quic

<!-- gh-comment-id:1244948895 --> @cloudcache commented on GitHub (Sep 13, 2022): https://github.com/cloudflare/cloudflared/tree/master/quic
Author
Owner

@sasaman91 commented on GitHub (Dec 16, 2024):

@fatedier Any news on this?

<!-- gh-comment-id:2545330393 --> @sasaman91 commented on GitHub (Dec 16, 2024): @fatedier Any news on this?
Author
Owner

@happytrudy commented on GitHub (May 15, 2025):

如果支持http3 quic是不是可以套cf了

<!-- gh-comment-id:2882058541 --> @happytrudy commented on GitHub (May 15, 2025): 如果支持http3 quic是不是可以套cf了
Author
Owner

@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.

<!-- gh-comment-id:2920897743 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2195
No description provided.