pub async fn sse_handler( __arg0: State<Arc<AppState>>, ) -> Sse<impl Stream<Item = Result<Event, Infallible>>>
GET /api/events — SSE endpoint for live updates