liuzhengyang / simple-rpc

RPC with service discovery base on netty

Home Page:https://liuzhengyang.github.io/2016/12/16/rpc-principle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add other protocol and transport choices

liuzhengyang opened this issue · comments

To support other protocols , like hessian, thrift, protobuf, http. And other transports, like gRpc, thrift.