-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
http/2? #516
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
Comments
That would be very nice :)! Maybe I'll start working on it in the next week. |
I think it would make more sense to only enable it when |
I believe localhost allows non-secure? |
No, it also needs https on localhost unfortunately (see also the example on node-http2). I tried setting this up, but apparently the |
Update on this situation: the |
spdy-http2/node-spdy#276 is probably the last roadblock before we can begin implementing this. |
Above issue was fixed. Unfortunately another blocker: sockjs/sockjs-node#213 |
Done! See 25cbf84. |
I'm sure this has been documented somewhere, but I would love to see http/2 as the default in Webpack 2.x.
The text was updated successfully, but these errors were encountered: