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

Quic support #28

Closed
sleipnir opened this issue Sep 21, 2022 · 3 comments
Closed

Quic support #28

sleipnir opened this issue Sep 21, 2022 · 3 comments

Comments

@sleipnir
Copy link

I would like to know if the Quic protocol support is in your roadmap

References:
https://pt.wikipedia.org/wiki/QUIC
https://github.com/emqx/quic

@mtrudel
Copy link
Owner

mtrudel commented Sep 21, 2022

It's 100% on the roadmap, but not until post 1.0. Per the roadmap on the README I've got a few things to handle before then (finishing up WebSocket support, improving telemetry, tightening up documentation).

QUIC is actually going to be a big (fun!) workup, as it is UDP based and will therefore require a buildup all the way from the datagram layer. I'm really looking forward to it!

@mtrudel mtrudel closed this as completed Sep 21, 2022
@sleipnir
Copy link
Author

Awesome. Thanks!

@SichangHe
Copy link

Reference: ninenines/cowboy#1544 (comment)

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

3 participants