envoyproxy / java-control-plane

Java implementation of an Envoy gRPC control plane
Apache License 2.0
293 stars 136 forks source link

Add Rate-Limit xDS config server related control plane functionality #270

Open kkcmadhu opened 1 year ago

kkcmadhu commented 1 year ago

This is implemeted and merged in go control plane, need the same in java control plane too

https://github.com/envoyproxy/go-control-plane/pull/598 https://github.com/envoyproxy/go-control-plane/pull/595