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

support http2 feature like SPDY? #1

Closed
yorkie opened this issue Jun 11, 2014 · 5 comments
Closed

support http2 feature like SPDY? #1

yorkie opened this issue Jun 11, 2014 · 5 comments

Comments

@yorkie
Copy link
Member

yorkie commented Jun 11, 2014

use this module https://github.com/molnarg/node-http2

@jonathanong
Copy link
Member

i test with https://github.com/indutny/node-spdy right now. i have no idea who this molnarg guy is _ plus node-spdy will probably be the basis for node's http2 implementation

@yorkie
Copy link
Member Author

yorkie commented Jun 11, 2014

see this link: http2-implementation-list, and node-http2 would be found inside the list, such that could we try to do the stuff based on this?

@jonathanong
Copy link
Member

well if you have specific features, let me know. i'm not sure what's there to do with it since i don't plan to do any actual http serving here, maybe a different module.

@yorkie
Copy link
Member Author

yorkie commented Jun 11, 2014

Nope, just a plus(enhancement) suggestion :p

@yorkie yorkie closed this as completed Jun 11, 2014
@jonathanong
Copy link
Member

i think the only things really are .push() and .hint(). i'm not sure if anyone's implemented hint though, and i think it's pretty useless anyways

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