Developer Documentation

Request

public static class Request

Msgpack RPC spec https://github.com/msgpack-rpc/msgpack-rpc/blob/master/spec.md

Properties

NameDescription
MsgidIndexuint32 field (msgid)
MethodIndexstring field (method)
ParamsIndexbinary field (params)