| [submodule "third_party/grpc"] | |
| path = third_party/grpc | |
| url = https://github.com/grpc/grpc.git | |
| [submodule "third_party/protobuf"] | |
| path = third_party/protobuf | |
| url = https://github.com/google/protobuf.git | |
| [submodule "third_party/grpc-c"] | |
| path = third_party/grpc-c | |
| url = https://github.com/Juniper/grpc-c.git | |
| [submodule "third_party/protobuf-c"] | |
| path = third_party/protobuf-c | |
| url = https://github.com/shadansari/protobuf-c.git | |
| branch = master |