workadventure/back/src/Services
Gregoire Parant 41c8372ee8 Manager full room
- Send message at user when the room is full
- Don't close the connexion. The user can navigate in the room but the message send will be never take by the back end.
2020-11-22 11:28:02 +01:00
..
AdminApi.ts Adding custom character textures 2020-10-20 17:42:36 +02:00
ArrayHelper.ts now fetch the tags from the admin into the nodejs back 2020-10-14 16:50:42 +02:00
ClientEventsEmitter.ts implemented the admin websocket 2020-10-19 14:23:50 +02:00
CpuTracker.ts Adding logs to track overheating 2020-09-30 14:42:35 +02:00
GaugeManager.ts FEAT: added a prometheus gauge for the number of active rooms 2020-11-12 14:51:19 +01:00
IoSocketHelpers.ts 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
JWTTokenManager.ts Fixing deployment of WA without admin 2020-11-05 11:47:33 +01:00
SocketManager.ts Manager full room 2020-11-22 11:28:02 +01:00