pub async fn sse_handler( __arg0: State<Arc<SseState>>, __arg1: Query<SseQuery>, ) -> impl IntoResponse
SSE handler for GET /events.