Websocket connection for real time update on the frontend

I’m building an application with Forge UI and I need to have real-time, chat-like updates.
I can’t find a way to allow a websocket connection.
Adding the permissions in the manifest has not worked.

Hi @TICBLUEJiraAdmin, is the websocket service owned by you? are you trying to connect to it directly from the Front end (UI Kit/Custom UI app) through an egress call?