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

Node version requirements #5

Closed
nicokaiser opened this issue Nov 23, 2011 · 3 comments
Closed

Node version requirements #5

nicokaiser opened this issue Nov 23, 2011 · 3 comments

Comments

@nicokaiser
Copy link
Contributor

In package.json you specify "engines": { "node": ">= 0.5.0 < 0.7.0" }
Does WebSocket.IO require Node 0.6? It seems to run fine with Node 0.4.x...

@rauchg
Copy link
Contributor

rauchg commented Nov 23, 2011

The tests run only on 0.6. I guess we should probably say > 0.4

@rauchg
Copy link
Contributor

rauchg commented Nov 26, 2011

@einaros are you going to make easy-websocket work on 0.4 ?

@einaros
Copy link
Contributor

einaros commented Dec 6, 2011

Yes. Will be implemented today.

@rauchg rauchg closed this as completed Jan 9, 2012
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

3 participants