workadventure/pusher/src/Services
David Négrier 34cb0ebf39 Users blocking now rely on UUID rather than ID
This way, if a user A blocks another user B, if user B refreshes the browser or leaves and re-enters the room, user B will still be blocked.
As a side effect, this allows us to completely remove the "sockets" property in the SocketManager on the Pusher.
2021-07-07 11:24:51 +02:00
..
AdminApi.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
ApiClientRepository.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
ArrayHelper.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
ClientEventsEmitter.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
CpuTracker.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
GaugeManager.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
IoSocketHelpers.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
JWTTokenManager.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
SocketManager.ts Users blocking now rely on UUID rather than ID 2021-07-07 11:24:51 +02:00