module JsonRpc::MessageHeader

Overview

Shared properties between JsonRpc::Request and JsonRpc::Response

Direct including types

Defined in:

json_rpc/message_header.cr

Instance Method Summary

Instance Method Detail

def id : IdType | Nil #

[View source]
def jsonrpc : String | Nil #

Would not be standard conform, but oh well


[View source]