Sessions
Responsible for managing the lifecycle of client sessions, including the assignment of transport to session, and the sending of messages to the client.
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun respond(transport: Transport, session: Session, message: McpNodeType): Result4k<McpNodeType, McpNodeType>
Link copied to clipboard
Link copied to clipboard