grpcio 0.7.2

The rust language implementation of gRPC, base on the gRPC c core library.
Documentation
1
2
3
4
5
6
7
8
9
git submodule update --init grpc-sys/grpc
cd grpc-sys/grpc
git submodule update --init third_party/cares/cares
git submodule update --init third_party/abseil-cpp
git submodule update --init third_party/re2
rm -rf third_party/boringssl-with-bazel/*
cd third_party/zlib
git clean -df
git reset --hard