workadventure/front/src/WebRtc
David Négrier d3fa901691 Merge branch 'develop' of github.com:thecodingmachine/workadventure into feature/global-message
+ migrating to protobuf messages

# Conflicts:
#	back/src/App.ts
#	back/src/Controller/IoSocketController.ts
#	back/yarn.lock
#	front/src/Connection.ts
#	front/src/Phaser/Game/GameScene.ts
#	front/src/Phaser/Login/EnableCameraScene.ts
#	front/src/WebRtc/SimplePeer.ts
2020-10-01 14:11:34 +02:00
..
CoWebsiteManager.ts Adding Jitsi meet support 2020-08-31 12:18:00 +02:00
HtmlUtils.ts Initialise global message 2020-09-16 18:38:50 +02:00
LayoutManager.ts Centering character based on game div 2020-08-31 17:56:11 +02:00
MediaManager.ts Migrating userId to "int32" to save some space and adding userMoves message in protobuf 2020-09-18 13:57:38 +02:00
ScreenSharingPeer.ts rewrote the login workflow 2020-09-25 19:23:33 +02:00
SimplePeer.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into feature/global-message 2020-10-01 14:11:34 +02:00
VideoPeer.ts rewrote the login workflow 2020-09-25 19:23:33 +02:00