gorpc 基于 net/rpc 开发的 RPC 框架 服务端与消息编码 支持并发与异步的客户端 服务注册 超时处理 负载均衡 服务发现与注册中心 项目来源:https://github.com/geektutu/7days-golang