workadventure/pusher/src
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
..
Controller Fix htag in localstorage 2021-11-24 19:24:43 +01:00
Enum HotFix connexion manager 2021-11-16 13:14:40 +01:00
Messages Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
Model Fix sending empty variable message for users that have no right to read variable 2021-12-03 16:07:42 +01:00
Server Revert "Improving log messages" 2021-11-24 16:20:07 +01:00
Services Revert "Improving log messages" 2021-11-24 16:20:07 +01:00
App.ts Define profile variable to show user connected 2021-11-12 20:48:26 +01:00