JsonSchemaValidator
interface.McpStreamableServerSession.Factory
.McpTransportContext
which uses a Thread-safe map.McpTransportSession
which manages the open
connections using tye Disposable
type and allows to perform clean up using the
Disposable.dispose()
method.McpTransportStream
using Project Reactor types.