Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants