remote_hash_map 0.0.3

Remote hash map
Documentation
1
2
3
4
fn main() {
    tonic_build::compile_protos("proto/node_group_rpc.proto").unwrap();
    tonic_build::compile_protos("proto/node_rpc.proto").unwrap();
}