You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yes, we are not going to bundle the majority of css and we will lazy load
some html and js as web components.
In short, Web Components does not make sense without http2.
Which module did you try? This one: https://www.npmjs.com/package/http2 ??
On Thu, May 12, 2016 at 8:08 PM, carbureted [email protected]
wrote:
Support for http2 with express was pretty janky last time I tried it, are
we sure this isn't premature optimization?
On Thu, May 12, 2016 at 10:39 AM, Jon Ege Ronnenberg < [email protected]> wrote:
Yeah, for instance see molnarg/node-http2#100 or expressjs/express#2761. Last time I used it there were some hacks that would get a basic express app working, but it definitely didn't feel stable (other modules would occasionally crash, etc). Things might have changed in past months, though.
Need http2 on the server: https://www.npmjs.com/package/http2
Important for our load strategy outlined in #99.
The text was updated successfully, but these errors were encountered: