The Azure Web PubSub Connector is a component that enables seamless, real-time communication between your OutSystems applications and the Azure Web PubSub service via WebSocket. This library simplifies the integration process, allowing you to set client connections, authenticate users, and broadcast messages to all clients, specific users, or groups.In case you only want to have the server actions you can download the dependency seperate, this block mainly helps with setting up the websocket.
Once enabled you cannot disable the websocket currently. You need to leave the page, looking into a disable button to deactivate it on the same page if needed.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)