-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8055967
commit a29ff9d
Showing
8 changed files
with
5 additions
and
218 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# RPC | ||
Transport & Protocol & Serialization | ||
Transport & Protocol & Serialization | ||
|
||
- [《Netty权威指南》](http://e.jd.com/30186249.html) `e.jd.com` | ||
- [开发者如何玩转 RocketMQ?附最全源码解读 【Remoting篇】](https://blog.csdn.net/javahongxi/article/details/86628470) | ||
- https://github.com/javahongxi/grpc-spring-boot-starter |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
...atsmars-rpc-grpc/src/main/java/org/hongxi/whatsmars/rpc/grpc/client/HelloWorldClient.java
This file was deleted.
Oops, something went wrong.
69 changes: 0 additions & 69 deletions
69
...atsmars-rpc-grpc/src/main/java/org/hongxi/whatsmars/rpc/grpc/server/HelloWorldServer.java
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
whatsmars-rpc/whatsmars-rpc-grpc/src/main/proto/helloworld.proto
This file was deleted.
Oops, something went wrong.