LOADING…
0%
Complete changelog

Commit

feat: implement SSE proxy for event streaming

Commit details

Commit notes

Added a new server-side handler for Server-Sent Events (SSE) in the events route. This proxy forwards SSE from the backend to the frontend, ensuring proper streaming and handling of connection issues. The implementation includes error handling and logging for better debugging and reliability.

Files changed
1
Lines added
+68
Lines removed
−0
This page is a permanent record of commit ba6071ad.