Skip to content

Latest commit

 

History

History
executable file
·
5 lines (5 loc) · 404 Bytes

README.md

File metadata and controls

executable file
·
5 lines (5 loc) · 404 Bytes

Config Center client for Go-Chassis

This is cc client which interacts with config server to get the configurations for particular micro-services. It can create a web socket connection with the config server and receive all the change events in any of the configuration for the particular micro-service. It can also use rest http connections to pull the data from config server at regular intervals.