workadventure/back/src
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
..
Controller Manager full room 2020-11-22 11:28:02 +01:00
Enum 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
Messages Migrating messages locally into back and front 2020-09-24 11:16:08 +02:00
Model 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
Server Fix CI 2020-10-01 15:55:23 +02:00
Services Manager full room 2020-11-22 11:28:02 +01:00
App.ts move most of the logic of IOSocketController into a dedicated class 2020-10-15 18:22:28 +02:00