conreg-client 0.1.7

Conreg is a distributed configuration and registration center similar to Nacos, and conreg client is conreg's client SDK
Documentation
1
2
3
4
5
6
7
8
9
# Conreg Client


Conreg is a distributed service registry and configuration center designed with reference to Nacos. See
details: [conreg](https://github.com/xgpxg/conreg)

`conreg-client` is the client SDK for conreg, used to integrate into your services and communicate with conreg-server.

📑 [Documentation](https://docs.rs/conreg-client/latest/conreg_client/)