轻型rpc实现,基于netty 支持断线重连(netty实现) 支持负载均衡(参考dubbo):直连,随机,轮询,加权随机,加权轮询 支持多种序列化:fst,hessian,hessian2,jdk,jackson,kryo,protostuff
-
Updated
Dec 24, 2018 - Java
轻型rpc实现,基于netty 支持断线重连(netty实现) 支持负载均衡(参考dubbo):直连,随机,轮询,加权随机,加权轮询 支持多种序列化:fst,hessian,hessian2,jdk,jackson,kryo,protostuff
Add a description, image, and links to the auto-reconnect topic page so that developers can more easily learn about it.
To associate your repository with the auto-reconnect topic, visit your repo's landing page and select "manage topics."