This commit is contained in:
Robin Linus 2015-12-30 16:50:21 +01:00
parent 9eb21908e1
commit f2a48823d1
4 changed files with 4 additions and 3 deletions

View file

@ -19,4 +19,5 @@ app.use('/peerjs', ExpressPeerServer(server, {
debug: true
}));
console.log('listening on port ' + port);