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

Transport: Remove QUIC #3754

Merged
merged 3 commits into from
Sep 3, 2024
Merged

Transport: Remove QUIC #3754

merged 3 commits into from
Sep 3, 2024

Conversation

mmmray
Copy link
Collaborator

@mmmray mmmray commented Sep 2, 2024

The reasoning is that SplitHTTP+H3 is "good enough" in its current state. A later version of SplitHTTP may introduce a faster kind of upload (unlike QUIC transport, compatible with nginx), but personally it's not clear to me if there's demand.

The reasoning is that SplitHTTP+H3 is "good enough" in its current
state. A later version of SplitHTTP may introduce a faster kind of
upload (unlike QUIC transport, compatible with nginx), but personally
it's not clear to me if there's demand.
@mmmray
Copy link
Collaborator Author

mmmray commented Sep 2, 2024

validation requirements are satisfied because "network": "quic" now throws an error

the error message could be adjusted for better UX? 🤷‍♂️

@RPRX RPRX changed the title Remove QUIC transport Transport: Remove QUIC Sep 3, 2024
@RPRX RPRX merged commit 9a953c0 into XTLS:main Sep 3, 2024
36 checks passed
@RPRX
Copy link
Member

RPRX commented Sep 3, 2024

Generally,我觉得 Xray 中的 QUIC 以后应当以“TLS/REALITY H3”选项的形式存在,可被多样组合,而不是像这个一样可组合性很差

@Yochee
Copy link

Yochee commented Sep 4, 2024

Generally,我觉得 Xray 中的 QUIC 以后应当以“TLS/REALITY H3”选项的形式存在,可被多样组合,而不是像这个一样可组合性很差

蹲一个,最近ip经常被tcp阻断,目前能用splithttp+tls h3走udp苟活,但是感觉tls reality h3更好(没cdn需求且担心sni阻断的情况下)

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

Successfully merging this pull request may close these issues.

3 participants