truedat101 / jumbosocket

A simple little server for creating big ideas with Node.js + Socket.io. Serve static || dynamic + Socket.io apps.
https://github.com/truedat101/jumbosocket
4 stars 1 forks source link

First issue ever (not): Jumbosocket scoping doesn't properly set the self.address #1

Closed truedat101 closed 10 years ago

truedat101 commented 10 years ago

After we initialize the web server it is really just ok to go ahead and find out our real ip address, assuming we bind to all '0.0.0.0' . In this case, we need to be able to set the real ip address so that applications can use this useful information.

truedat101 commented 10 years ago

This is just a minor version change but we need to release now. Hurry.

truedat101 commented 10 years ago

ok

truedat101 commented 10 years ago

published an closed.