workadventure/back/src/Model/Websocket
2020-09-18 13:57:38 +02:00
..
ExSocketInterface.ts Migrating userId to "int32" to save some space and adding userMoves message in protobuf 2020-09-18 13:57:38 +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
MessageUserMoved.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
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