November 2023
New Feature: Server Side Events
2min
release date november 20, 2023 overview 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 getting started refer to our sse documentation on updating your applications to leverage server sent events through our console sdk and apis