Our new developer documentation is now available. Please check it out!
Request
public static class Request
Msgpack RPC spec https://github.com/msgpack-rpc/msgpack-rpc/blob/master/spec.md
Properties
Name | Description |
---|---|
MsgidIndex | uint32 field (msgid) |
MethodIndex | string field (method) |
ParamsIndex | binary field (params) |