rnacos 0.1.1

Nacos re-implemented in Rust.
docs.rs failed to build rnacos-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rnacos-0.8.1-beta

rnacos

rnacos是一个用rust实现的nacos服务。

主要包含注册中心、配置中心、web管理控制台功能。

rnacos兼容nacos client sdk用到的协议。包含1.x的http OpenApi,和2.x的grpc协议。

TODO: 补充详细说明