adding some 4:3 aspect fixes, adding httpserver for serving own static files, adding first working of oauth2.0 / openID Connect

This commit is contained in:
Stefan Otto
2018-06-08 13:47:58 +02:00
parent 0e4af79a42
commit 6ae1a097ae
10 changed files with 343 additions and 29 deletions
-1
View File
@@ -268,7 +268,6 @@ class Room extends EventEmitter
const { mediaPeer } = protooPeer.data;
mediaPeer.appData.raiseHand = request.data.raiseHandState;
// Spread to others via protoo.
this._protooRoom.spread(
'raisehand-message',