什么是 gRPC gRPC 是 Google 开源的一款高性能、通用的 RPC 框架,用于构建分布式系统。它使用 Protocol Buffers 作为其 Interface Definition Language(ID...