socketcluster icon indicating copy to clipboard operation
socketcluster copied to clipboard

is it possible to --inspect-workers and bind to 0.0.0.0 for remote debugging?

Open seiyria opened this issue 6 years ago • 0 comments

Looking here I'm led to believe that I can specify the port, but not bind to allow external connections (maybe?). I've tried to connect to mydomain.com:5859 but chromes remote debugger never picks anything up. Is there something else I need to do?

I'm using Dokku to host my application on a server, so if it should allow external connections, it's possible some proxying is needed? This is my current line of investigation.

seiyria avatar Sep 04 '19 12:09 seiyria