Hi, I am trying to trigger the notification by listening to some events from my custom component that is connected to a websocket. For every event that occurs I pass a new value to my custom component but it does not reflect the changes instantly. I have to reload the retool app page to notice the updates.
Is there a way to set up a listener in retool that will listen to the events coming from my websocket server ?