workadventure/back/src/Model
2020-11-10 18:26:46 +01:00
..
Websocket FIX: remove the ping and pong overrides server side in favor of and idleTimeout and added a manual ping client side 2020-11-10 18:26:46 +01:00
Distance.ts blocked on some logic...WIP commit 2020-04-08 20:40:44 +02:00
GameRoom.ts improvment: added prometheus metrics for the number of groups in a room 2020-10-30 15:23:50 +01:00
Group.ts improvment: added prometheus metrics for the number of groups in a room 2020-10-30 15:23:50 +01:00
Movable.ts Making groups part of zones 2020-09-16 16:06:43 +02:00
PositionInterface.ts Switching connection to a barycenter approach 2020-04-29 22:41:48 +02:00
PositionNotifier.ts Migrating position notification into the User class 2020-09-25 15:25:06 +02:00
RoomIdentifier.ts now fetch the tags from the admin into the nodejs back 2020-10-14 16:50:42 +02:00
User.ts implemented the admin websocket 2020-10-19 14:23:50 +02:00
Zone.ts Migrating position notification into the User class 2020-09-25 15:25:06 +02:00