-
-
Notifications
You must be signed in to change notification settings - Fork 957
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
HTTP3 support #843
Comments
When we can use this future ? |
Once it lands in Node.js. |
Hi @szmarczak |
Not now. We need to wait for HTTP/2 to become stable enough so we can make it the default protocol. |
There are still issues with HTTP/2. We can't default to HTTP/2 yet. |
Instead of making http2 default protocol and http3 as a side protocol, Why can't we add another option alongside http1.1 http2? |
Related:
The text was updated successfully, but these errors were encountered: