workadventure/messages
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
..
generated Migrating userId to "int32" to save some space and adding userMoves message in protobuf 2020-09-18 13:57:38 +02:00
.gitignore Adding first protobuf message exchange 2020-09-17 17:14:47 +02:00
messages.proto Merge branch 'develop' of github.com:thecodingmachine/workadventure into feature/global-message 2020-10-01 14:11:34 +02:00
package.json Migrating messages locally into back and front 2020-09-24 11:16:08 +02:00
yarn.lock Adding first protobuf message exchange 2020-09-17 17:14:47 +02:00