workadventure/back/src/Model/Websocket
David Négrier ab798b1c09 Changing the "Point" notion to add a notion of "moving" in addition to the notion of direction.
Also, refactoring JOIN_ROOM event to add complete position.
2020-05-22 23:04:45 +02:00
..
ExSocketInterface.ts Completely getting rid of "userid" 2020-05-14 23:20:43 +02:00
Identificable.ts Completely getting rid of "userid" 2020-05-14 23:20:43 +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