kRpcVersion top-level property

int kRpcVersion
final

RPC v1 wire version, sent in the RpcRequest.version packet field.

Implementation

final int kRpcVersion = 1;