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

Need http2 on the server #100

Open
dotnetCarpenter opened this issue May 12, 2016 · 3 comments
Open

Need http2 on the server #100

dotnetCarpenter opened this issue May 12, 2016 · 3 comments
Assignees
Milestone

Comments

@dotnetCarpenter
Copy link
Member

Need http2 on the server: https://www.npmjs.com/package/http2

Important for our load strategy outlined in #99.

@carbureted
Copy link

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:

Assigned #100 #100 to
@carbureted https://github.com/carbureted.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#100 (comment)

@dotnetCarpenter
Copy link
Member Author

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:

Assigned #100 #100 to
@carbureted https://github.com/carbureted.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#100 (comment)


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#100 (comment)

@carbureted
Copy link

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.

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

2 participants