Overview
Events allow your application to dynamically respond to changes in user context in real time. These events are automatically captured when relevant changes occur. You can subscribe to them by registering event listeners.
Handling Events
The @simplito/privmx-webendpoint/extra package provides utilities for efficiently managing event subscriptions. These utilities simplify event handling, ensuring your application remains reactive and responsive.