# JS 2023-08-11: TODO: fix this! For now we want all users to get updates.
self.authenticated=True
defhandleMessage(self):
...
...
@@ -144,7 +144,14 @@ class TMSSEventMessageHandlerForWebsocket(TMSSEventMessageHandler):
logger.debug('Checking which of these users should receive websocket update for obj=%s: %s'%(obj,[ws.userforwsinlist(self._ws_server.connections.values())]))