We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Running app.js, teaparty.js, and host.js on just one machine (run these scripts in the following order):
node teaparty.js -l node host.js node app.js -l
Not yet ready: Running app.js, teaparty.js, and host.js on a local network:
node teaparty.js -lan=true node host.js -lan=true node app.js -lan=true -ip=<nnn.nnn.nnn.nnn>