From e23c24e30a69b83d3b8924a4d19437d41c3e3f05 Mon Sep 17 00:00:00 2001 From: javahongxi Date: Fri, 5 Oct 2018 23:50:28 +0800 Subject: [PATCH] whatsmars-remoting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 94529161..b55eab58 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ whatsmars-elasticjob | 分布式调度 whatsmars-javase | Java基础 & 新特性 whatsmars-mq | 消息中间件rocketmq,activemq whatsmars-redis | redis客户端简单封装 -whatsmars-rpc | RPC & Protocol +whatsmars-remoting | netty,mina,http +whatsmars-rpc | grpc,thrift,http,hessian whatsmars-sharding-jdbc | 开源分布式数据库中间件 whatsmars-spring | spring原理、集成及新特性 whatsmars-spring-boot | springboot实战 -- GitLab