November 2023
New Feature: Server Side Events
2min
Release Date: November 20, 2023
We are excited to announce the release of the Server Side Events (SSE) feature for the Console UI, offering streamlined real-time data transmission for web applications. This feature instantly lets applications receive server-side updates, improving responsiveness and user interaction in web apps integrated with the Console.
- Real-Time Data Flow:Provides immediate server-to-client communication.
- Ease of Integration:Utilizes the pre-configured OS1HttpClient class, simplifying the implementation of SSE in web applications.
- Flexible Callback Handling:Offers versatile callback URL handling using the {{SSE_CALLBACK}} placeholder, allowing Console to replace it dynamically with the actual callback URL.
Refer to our SSE documentation on updating your applications to leverage Server-Sent Events through our Console SDK and APIs.
Updated 28 Aug 2024
Did this page help you?