Expand description
Error handling strategy for the rmcp-backed session driver.
We preserve rmcp error types inside SessionError to keep transport and
session layers aligned and to retain full error context for debugging.
Structs§
- Session
Driver - Session driver that uses rmcp client/session APIs.
Enums§
- Session
Error - Errors emitted by the rmcp-backed session driver.