Skip to content

sakura-3/gorpc

Repository files navigation

gorpc

基于 net/rpc 开发的 RPC 框架

  • 服务端与消息编码
  • 支持并发与异步的客户端
  • 服务注册
  • 超时处理
  • 负载均衡
  • 服务发现与注册中心

项目来源:https://github.com/geektutu/7days-golang

About

RPC Framework,learn from https://github.com/geektutu/7days-golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages