Class Nexus\Mcp\Core\Handler\Request\PingRequestHandler

final
readonly
implements RequestHandlerInterface<'ping', EmptyResult, AbstractContext>

Acknowledges a ping with an empty result. Bidirectional per spec: both server and client register this handler.

Methods