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

Default host: 0.0.0.0? #132

Closed
mrdoob opened this issue Nov 19, 2012 · 2 comments
Closed

Default host: 0.0.0.0? #132

mrdoob opened this issue Nov 19, 2012 · 2 comments

Comments

@mrdoob
Copy link

mrdoob commented Nov 19, 2012

Nodejs server default host seems to be 0.0.0.0. But ws default host is 127.0.0.1. This can create some confusion to noobs like me.

Even if it would break backward-compatibility and require some examples to be tweaked...
I wonder if setting it to 0.0.0.0 by default would save some people from pulling hairs?

@mrdoob
Copy link
Author

mrdoob commented Nov 19, 2012

That was quick! :)

@einaros
Copy link
Contributor

einaros commented Nov 19, 2012

It's been a long time coming - and one of few changes, such as extension support, that doesn't involve me investing 30 more hours to complete. Thanks for reporting!

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