new_session

Function new_session 

Source
pub async fn new_session(mcp_version: McpProtocolVersion) -> SessionHandle
Expand description

Create a brand new session. Returns the session_id and a Receiver<String> you can use to drive an SSE stream.