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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for QUIC/HTTP3 protocol #309

Open
kocoten1992 opened this issue Jun 12, 2018 · 18 comments
Open

Support for QUIC/HTTP3 protocol #309

kocoten1992 opened this issue Jun 12, 2018 · 18 comments
Labels
C-feature Category: new functionality

Comments

@kocoten1992
Copy link

https://internals.rust-lang.org/t/quic-protocol-support-in-tokio/7381

Adding here for just for tracking 馃憤

@kocoten1992 kocoten1992 changed the title Support for QUIC protocol Support for QUIC/HTTP3 protocol Nov 16, 2018
@DoumanAsh DoumanAsh added the C-improvement Category: an improvement to existing functionality label Nov 23, 2018
@naturallymitchell
Copy link

naturallymitchell commented Jan 29, 2019

@robjtede robjtede added C-feature Category: new functionality and removed C-improvement Category: an improvement to existing functionality labels Jan 20, 2020
@ruoru
Copy link

ruoru commented Apr 19, 2020

add tag

@robjtede
Copy link
Member

add tag

@ruoru what do you mean?

@ibraheemdev
Copy link
Member

@vbakc
Copy link

vbakc commented Jun 5, 2021

QUIC is a standard now
https://datatracker.ietf.org/doc/html/rfc9000

@joepio
Copy link

joepio commented Jun 5, 2021

Cloudflare's Quiche is also an interesting library for realising this. edit: it doesn't use Tokio, so that's gonna be a problem.

@milad-habibi
Copy link

Hey there. Any news?

@stammw
Copy link

stammw commented Dec 17, 2021

Hey ! h3 is still ongoing. Some progress have been made.

@3vts
Copy link

3vts commented May 16, 2022

Are there any news about this? :)

@Razican
Copy link

Razican commented Jun 24, 2022

IETF has published RFC 9114 (HTTP/3) and the h3 crate seems ready for some testing: seanmonstar/reqwest#1558

@Sculas
Copy link

Sculas commented Aug 11, 2022

Any news about this?

@joepio
Copy link

joepio commented Aug 11, 2022

The h3 crate seems to be usable, although experimental. reqwest has already progressed pretty far in the last weeks.

@JoshuaBrest

This comment was marked as duplicate.

@zhan2016

This comment was marked as duplicate.

@darkflame470

This comment was marked as duplicate.

@JoshuaBrest

This comment was marked as duplicate.

@bioinformatist

This comment has been minimized.

@CutestNekoAqua
Copy link

Does it make sense to implement HTTP3 with h3 in actix or do we rather wait / put it in a addon crate for now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: new functionality
Projects
None yet
Development

No branches or pull requests