workadventure/back/src/Model/Websocket
2020-05-16 00:19:27 +02:00
..
ExSocketInterface.ts Completely getting rid of "userid" 2020-05-14 23:20:43 +02:00
ExtRooms.ts Getting rid of roomId in Message class (this is not needed since all messages sent are for the room we are currently in) 2020-05-16 00:19:27 +02:00
ExtRoomsInterface.ts Refactor to create interface rooms. 2020-04-05 15:51:47 +02:00
Identificable.ts Completely getting rid of "userid" 2020-05-14 23:20:43 +02:00
Message.ts Getting rid of roomId in Message class (this is not needed since all messages sent are for the room we are currently in) 2020-05-16 00:19:27 +02:00
MessageUserPosition.ts More code removal 2020-05-15 22:08:53 +02:00
PointInterface.ts More code removal 2020-05-15 22:08:53 +02:00
SetPlayerDetailsMessage.ts Sending player details (name + character selected) on connection 2020-05-15 22:49:50 +02:00