workadventure/back/src/Model/Websocket
gparant fbcb48f9ad Share players position using Socket.IO
- I stocked information user (id, room and position) in socket client.
 - I created function to send all information every few 10 milliseconds.

Note : when the front will be available, we must check the performance of back server.
2020-04-04 19:25:08 +02:00
..
ExSocketInterface.ts Share players position using Socket.IO 2020-04-04 19:25:08 +02:00
Message.ts Add authenticate 2020-04-04 17:22:02 +02:00
MessageUserPosition.ts Refactor error message 2020-04-04 17:56:43 +02:00
PointInterface.ts Refactor and fix error hydration message socket io 2020-04-04 16:25:03 +02:00