pub async fn remove_session(session_id: &str) -> bool
Explicitly remove/terminate a session. You can call this on client disconnect or after HTTP GET SSE finishes.