Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

spdy vs. http/2 #269

Closed
azat-co opened this issue Aug 10, 2016 · 3 comments
Closed

spdy vs. http/2 #269

azat-co opened this issue Aug 10, 2016 · 3 comments

Comments

@azat-co
Copy link
Contributor

azat-co commented Aug 10, 2016

this is more of a question. i kept hearing spdy is dead but I think people refer to the protocol not this library

when I'm using this package, Chrome identifies it as http/2 or h2 which what I need

could you please clarify if you are planning to support http/2? if it's supports http/2? if you just left the name from spdy protocol but basically this is an h2 lib?

@indutny
Copy link
Collaborator

indutny commented Aug 10, 2016

Hello!

Despite very confusing name, this package provides support for both http/2 (h2) and spdy (2,3,3.1).

@azat-co
Copy link
Contributor Author

azat-co commented Aug 11, 2016

@indutny great! great! great! that's what I thought.

I wrote two blog posts about spdy and express (third is coming), so it's good to know this is the module to use for node and H2.

FYI,

https://github.com/azat-co/nc-posts/blob/master/http2-node-server-push.md

http://webapplog.com/http2-node/

@azat-co azat-co closed this as completed Aug 11, 2016
@indutny
Copy link
Collaborator

indutny commented Aug 11, 2016

Lovely! Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

2 participants