An open API service indexing awesome lists of open source software.

https://github.com/myxiaoao/simple-rpc


https://github.com/myxiaoao/simple-rpc

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# simple-rpc

> 用来学习,请勿用于生产环境。

- [x] 服务端与消息编码
- [x] 支持并发与异步的客户端
- [x] 服务注册(service register)
- [x] 超时处理(timeout)
- [x] 支持 HTTP 协议
- [x] 服务发现与注册中心(registry)

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.