fanliang11 / surging

Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
MIT License
3.24k stars 924 forks source link

添加apollo配置中心支持 #383

Closed brucehu123 closed 4 years ago

brucehu123 commented 4 years ago

如题

fanliang11 commented 4 years ago

首先感谢您的PR,但Apollo应该作为中间件进行集成,由我来进行整理

brucehu123 commented 4 years ago

好的,期待尽早支持