session
Compatibility names that outlived the removed v1 session layer (BaseSession).
RequestResponder
Bases: Generic[ReceiveRequestT, SendResultT]
Typing stub for the v1 responder; the SDK never instantiates it.
Source code in src/mcp/shared/session.py
15 16 17 18 19 20 21 | |