Interface Nexus\Mcp\Schema\Message\JsonRpcMessage

<TArray is array<string, mixed>, TJson is array<string, mixed>>

extends JsonSerializable, Arrayable<TArray>

Interface marker that refers to any valid JSON-RPC object that can be decoded off the wire, or encoded to be sent.

Methods
Methods inherited from Nexus\Mcp\Schema\Arrayable
toArray()
Constants