workadventure/back
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
..
src Share players position using Socket.IO 2020-04-04 19:25:08 +02:00
.eslintrc.json Create backend 2020-04-04 04:08:12 +02:00
.gitignore Add io socket message to share user position. 2020-04-04 12:42:02 +02:00
package.json Add authenticate 2020-04-04 17:22:02 +02:00
server.ts Create backend 2020-04-04 04:08:12 +02:00
tsconfig.json Refactor and fix error hydration message socket io 2020-04-04 16:25:03 +02:00
yarn.lock Add authenticate 2020-04-04 17:22:02 +02:00