workadventure/back/src/Model/Websocket
2020-05-23 15:04:25 +02:00
..
ExSocketInterface.ts Use userId generated by back end in all message 2020-05-23 15:04:25 +02:00
Identificable.ts Use userId generated by back end in all message 2020-05-23 15:04:25 +02:00
MessageUserJoined.ts Changing the "Point" notion to add a notion of "moving" in addition to the notion of direction. 2020-05-22 23:04:45 +02:00
MessageUserMoved.ts Refactored and optimized messages 2020-05-19 19:11:12 +02:00
MessageUserPosition.ts Changing the "Point" notion to add a notion of "moving" in addition to the notion of direction. 2020-05-22 23:04:45 +02:00
PointInterface.ts Refactored and optimized messages 2020-05-19 19:11:12 +02:00
SetPlayerDetailsMessage.ts Sending player details (name + character selected) on connection 2020-05-15 22:49:50 +02:00