Broadcasts alerts to connected Server-Sent Events (SSE) clients.
Adds an HTTP response as an SSE client and initializes the stream.
The Express response object to register as an SSE client.
Sends an alert to all connected SSE clients.
The domain alert to broadcast.
Broadcasts alerts to connected Server-Sent Events (SSE) clients.