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] HTTPUpgrade 支持 0-rtt 配置 #1431

Closed
2 tasks done
lvii opened this issue Aug 8, 2024 · 3 comments
Closed
2 tasks done

[Feature] HTTPUpgrade 支持 0-rtt 配置 #1431

lvii opened this issue Aug 8, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@lvii
Copy link

lvii commented Aug 8, 2024

Verify steps

Description

请问目前是否支持 HTTPUpgrade 0-rtt 配置

HTTPUpgrade 0-RTT #3152

现在在 HTTPUpgrade path 后加上 ?ed=2560 才会启用 0-RTT

WebSocket 0-RTT 的实现原理是 Base64 编码后放入 header

Possible Solution

No response

@lvii lvii added the enhancement New feature or request label Aug 8, 2024
@wwqgtxx
Copy link
Collaborator

wwqgtxx commented Aug 8, 2024

@wwqgtxx wwqgtxx closed this as completed Aug 8, 2024
@lvii
Copy link
Author

lvii commented Aug 8, 2024

https://wiki.metacubex.one/config/proxies/transport/#ws-optsv2ray-http-upgrade-fast-open

@wwqgtxx 请问 v2ray-http-upgrade-fast-open 选项 启用 就可以实现链接 0-rtt 了么

@wwqgtxx
Copy link
Collaborator

wwqgtxx commented Aug 8, 2024

是的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants