remove_session

Function remove_session 

Source
pub async fn remove_session(session_id: &str) -> bool
Expand description

Explicitly remove/terminate a session. You can call this on client disconnect or after HTTP GET SSE finishes.