pub const RPC_BATCH_PATH: &str = "/rpc/batch";Expand description
Mount path for batched RPC calls. Body is a codec-encoded sequence
of RpcRequest frames.
pub const RPC_BATCH_PATH: &str = "/rpc/batch";Mount path for batched RPC calls. Body is a codec-encoded sequence
of RpcRequest frames.