class

MCP::Protocol::JSONRPCMessage

Inherits JSON::Serializable < Reference < Object

Constructors

from_json(json : String) : JSONRPCMessage

ameba:disable Metrics/CyclomaticComplexity

Source
new(jsonrpc : String = JSONRPC_VERSION)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

jsonrpc
Source