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

HTTP/3 support #1104

Closed
enfipy opened this issue Sep 27, 2019 · 4 comments
Closed

HTTP/3 support #1104

enfipy opened this issue Sep 27, 2019 · 4 comments

Comments

@enfipy
Copy link

enfipy commented Sep 27, 2019

Any plans to support HTTP/3?

26th September was introduced HTTP/3 and quiche from Cloudflare. QUIC seems to be pretty fast and lightweight and it would be cool to add support of HTTP/3 in actix-web.

The blog post from Cloudflare - https://blog.cloudflare.com/http3-the-past-present-and-future/

@fafhrd91
Copy link
Member

quiche does not use tokio, we can not use it.

@fafhrd91
Copy link
Member

dup #309

@bitalianz
Copy link

dup #309

Does it means that with https://github.com/djc/quinn crate it's possible to have it implemente in Actix Web?

@actix actix locked and limited conversation to collaborators Apr 30, 2023
@robjtede
Copy link
Member

robjtede commented Apr 30, 2023

duplicate of #309

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

No branches or pull requests

5 participants