Skip to content

Commit

Permalink
remove whatsmars-rpc-grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
javahongxi committed Jan 27, 2019
1 parent 8055967 commit a29ff9d
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 218 deletions.
6 changes: 5 additions & 1 deletion whatsmars-rpc/README.md
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
1 change: 0 additions & 1 deletion whatsmars-rpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
<modules>
<module>whatsmars-remoting</module>
<module>whatsmars-serialization</module>
<module>whatsmars-rpc-grpc</module>
<module>whatsmars-logging</module>
</modules>

Expand Down
5 changes: 0 additions & 5 deletions whatsmars-rpc/whatsmars-remoting/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions whatsmars-rpc/whatsmars-rpc-grpc/README.md

This file was deleted.

71 changes: 0 additions & 71 deletions whatsmars-rpc/whatsmars-rpc-grpc/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

24 changes: 0 additions & 24 deletions whatsmars-rpc/whatsmars-rpc-grpc/src/main/proto/helloworld.proto

This file was deleted.

0 comments on commit a29ff9d

Please sign in to comment.