workadventure/pusher/src/Model
David Négrier d23a64d074 Fix sending empty variable message for users that have no right to read variable
When a user had no right to read a variable and the variable changed, the user was notified nonetheless with an empty SubMessage, causing an error message in the front:

> Uncaught Error: Unexpected batch message type onmessage RoomConnection.ts:181 RoomConnection.ts:181:30 onmessage RoomConnection.ts:181

This fix closes #1613
2021-12-03 16:07:42 +01:00
..
Websocket Admin /api/map endpoint return type is now generated with generic type guards 2021-07-16 10:46:45 +02:00
Movable.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
PositionDispatcher.ts Revert "Improving log messages" 2021-11-24 16:20:07 +01:00
PositionInterface.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
PusherRoom.ts Fix sending empty variable message for users that have no right to read variable 2021-12-03 16:07:42 +01:00
Zone.ts Revert "Improving log messages" 2021-11-24 16:20:07 +01:00