Class RpcFormat.Request
Msgpack RPC spec https://github.com/msgpack-rpc/msgpack-rpc/blob/master/spec.md
Declaration
Fields
MsgidIndex
uint32 field (msgid)
Declaration
MethodIndex
string field (method)
Declaration
ParamsIndex
binary field (params)
Declaration