Closed silviapfeiffer closed 11 years ago
node server.js
needs some error logging output - otherwise it's unclear what it's doing...or whether it's doing anything at all...
Have included some additional debug logging (as of version 0.3) for connections and message writing, simply run the server enabling debug:
DEBUG=rtc* node server.js
node server.js
needs some error logging output - otherwise it's unclear what it's doing...or whether it's doing anything at all...