Class Nexus\Mcp\Core\Dispatch\RequestBoundSender

final
readonly
implements SenderInterface

SenderInterface implementation scoped to a single inbound request. Tags outbound notifications with relatedRequestId so the transport can route them back to the originating session (used by streamable HTTP).

Methods