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

SDPY protocol support (on top of http:// and ws://) #80

Closed
mikermcneil opened this issue Dec 26, 2012 · 6 comments
Closed

SDPY protocol support (on top of http:// and ws://) #80

mikermcneil opened this issue Dec 26, 2012 · 6 comments

Comments

@mikermcneil
Copy link
Member

This is mainly for fun.

https://github.com/eee-c/express-spdy

@ghost ghost assigned mikermcneil Dec 26, 2012
@davidspiess
Copy link

this would be a great addition

@buschtoens
Copy link

I'd like to bring this up again. For a project I'm working on, I need SPDY (especially res.push()) support. The link you've posted looks rather outdated. I'd recommend using @indutny's node-spdy directly.

Do you think SPDY will make it into sails anytime soon?

@mikermcneil
Copy link
Member Author

This is doable by overriding the http hook currently-- I'd love to merge it if you put something together!

@mikermcneil
Copy link
Member Author

Moved to feature requests on Trello:
https://trello.com/c/yVQv8P0t

@CWyrtzen
Copy link

CWyrtzen commented Sep 7, 2014

@irobayna
Copy link

@mikermcneil Could we leverage node-http2 package?
https://github.com/molnarg/node-http2

From their README:

The goal is the perfect API compatibility, with additional HTTP2 related extensions (like server push).

thoughts?

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

No branches or pull requests

5 participants