• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "Name": "gRPC",
4    "License": "Apache License V2.0",
5    "License File": "LICENSE",
6    "Version Number": "v1.70.1",
7    "Upstream URL": "https://github.com/grpc/grpc",
8    "Description": "gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems.",
9    "Dependencies": [ "re2", "protobuf", "abseil-cpp", "zlib" ]
10  }
11]