JsonRpc::Message
Inherits JSON::Serializable / Struct / Value / Object
Used by Client implementations to guess if the received message is a
request or a response.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
Sourcemethod
Sourceresponse?
Source