Comment 0 for bug 1130228

Revision history for this message
Richard Harding (rharding) wrote : config-debug should read ws ip addr from current url

In development, testing would be much easier if the url of the socket_url wasn't hard coded to localhost, for example, testing froma virtualmachine. If the config would assume that the ws is available on the same host as the current url, it could be much more flexible for dev uses.

Currently doing this requires manually hacking the socket_url and then making sure to revert that change before submitting branches.