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

在worker上搭建quic协议代理是否可行? #303

Open
etjec4 opened this issue Jun 16, 2024 · 3 comments
Open

在worker上搭建quic协议代理是否可行? #303

etjec4 opened this issue Jun 16, 2024 · 3 comments

Comments

@etjec4
Copy link

etjec4 commented Jun 16, 2024

似乎UDP协议更能防干扰。CF也支持HTTP/3
大佬有什么见解?

@zizifn
Copy link
Owner

zizifn commented Jun 17, 2024

worker 不支持 quic 协议,需要等!

@etjec4
Copy link
Author

etjec4 commented Jun 17, 2024

大佬我发现个库,https://github.com/cloudflare/quiche
这个库能用来写QUIC吗? 使用RUST语言? 抱歉我是小白。

@zizifn
Copy link
Owner

zizifn commented Jun 17, 2024

大佬我发现个库,https://github.com/cloudflare/quiche
这个库能用来写QUIC吗? 使用RUST语言? 抱歉我是小白。

不可以哦,这个是 cdn 支持 HTTP3,cdn 和 worker 是两个产品,worker 不支持拦截 quic 请求。

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

No branches or pull requests

2 participants