Skip to content

Commit ffab977

Browse files
committed
ch4: 规范图像名字
1 parent 20d6fb7 commit ffab977

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ch4-rpc/ch4-06-grpc-ext.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ GRPC服务一般用于集群内部通信,如果需要对外暴露服务一般
165165

166166
grpc-gateway的工作原理如下图:
167167

168-
![](../images/ch4-06-grpc-gateway.png)
168+
![](../images/ch4.6-1-grpc-gateway.png)
169169

170170
通过在Protobuf文件中添加路由相关的元信息,通过自定义的代码插件生成路由相关的处理代码,最终将REST请求转给更后端的GRPC服务处理。
171171

0 commit comments

Comments
 (0)