tang-jie / NettyRPC

NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this project is awesome

opened this issue · comments

dubbo framework also use netty implementing the rpc communication,but it is too large