workadventure/back/src/Model/Websocket
David Négrier 9f3577286d Merge branch 'develop' of github.com:thecodingmachine/workadventure into uws
# Conflicts:
#	back/src/Controller/AdminController.ts
#	back/src/Controller/AuthenticateController.ts
#	back/src/Controller/IoSocketController.ts
#	back/src/Controller/MapController.ts
#	benchmark/index.ts
#	front/src/Connexion/RoomConnection.ts
2020-09-29 17:12:28 +02:00
..
ExSocketInterface.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into uws 2020-09-29 17:12:28 +02:00
GroupUpdateInterface.ts Migrating userId to "int32" to save some space and adding userMoves message in protobuf 2020-09-18 13:57:38 +02:00
Identificable.ts Migrating userId to "int32" to save some space and adding userMoves message in protobuf 2020-09-18 13:57:38 +02:00
ItemEventMessage.ts Adding event support to items 2020-07-27 22:36:58 +02:00
JoinRoomMessage.ts Plugin PositionNotifier into the main application. 2020-09-15 16:21:41 +02:00
MessageUserJoined.ts Migrating userId to "int32" to save some space and adding userMoves message in protobuf 2020-09-18 13:57:38 +02:00
MessageUserPosition.ts Migrating userId to "int32" to save some space and adding userMoves message in protobuf 2020-09-18 13:57:38 +02:00
PointInterface.ts Removing all "any" from back. 2020-06-09 23:07:19 +02:00
ProtobufUtils.ts Migrating to uWS 2020-09-28 18:52:54 +02:00
SetPlayerDetailsMessage.ts Propagating customized sprites all over the game 2020-07-28 17:45:55 +02:00
UserInGroupInterface.ts Migrating userId to "int32" to save some space and adding userMoves message in protobuf 2020-09-18 13:57:38 +02:00
ViewportMessage.ts Adding batched messages + the notion of notifier / zones (not plugged in the system yet) 2020-09-15 10:06:11 +02:00
WebRtcSignalMessage.ts Migrating userId to "int32" to save some space and adding userMoves message in protobuf 2020-09-18 13:57:38 +02:00