摘要: gRPC 是 Google 开源的一个高性能的 RPC(Remote Procedure Call) 框架,具有跨语言、跨平台的特性。 使用gRPC前 需要做的前期铺垫: 1、安装接口设计语言 Protocol buffer 的编译器 protoc,下载对应版本的protobuf https://g 阅读全文
posted @ 2022-09-17 11:01 skywa1ker 阅读(523) 评论(0) 推荐(0) 编辑