Besides Photon is making a ground breaking plugin for this, the official shouldn't be left appart.
For strart, the instructions in the readme are vague and miss some small but crucial details for example:
Once installed, install the dependencies with:
npm install ws
npm install colors
should be (EXAMPLE FOR WINDOWS)
Once installed, the following command from a terminal (or command prompt on Windows) in the directory of the signalling server:
npm install ws
npm install colors
BEWARE, DON'T DO IT TWICE OR IT WILL UNINSTALL THE DEPENDENCIES.
Also, if it is for a local network, you can't use it with construct 3 local preview or remote preview, it must be exported first.
then i have a few feature request but those will later in the correct place :P