Skip to content

Commit

Permalink
完善grpc资料
Browse files Browse the repository at this point in the history
  • Loading branch information
feixiao committed Jul 27, 2021
1 parent d9674f9 commit 0606166
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions grpc/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,10 @@
└── route_guide_db.json
```

+ [grpc-example](https://github.com/scottyw/grpc-example)

#### 其他参考
+ [grpc-example](https://github.com/feixiao/grpc-example) grpc, grpc-gateway, swagger, grpc-streaming.
+ [grpc-lb](https://github.com/feixiao/grpc-lb) 基于grpc的load balance.
+ [grpc-up-and-running](https://github.com/feixiao/grpc-up-and-running) 《gRPC - Up and Running》随书代码。
#### 参考资料
+ [《gRPC 官方文档中文版》](http:https://doc.oschina.net/grpc?t=56831)
+ [Go Quick Start](https://grpc.io/docs/quickstart/go.html)
Expand Down

0 comments on commit 0606166

Please sign in to comment.