File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -22,4 +22,8 @@ const client = new MyServiceClient('xds:///example.com:123');
22
22
## Supported Features
23
23
24
24
- [ xDS-Based Global Load Balancing] ( https://github.com/grpc/proposal/blob/master/A27-xds-global-load-balancing.md )
25
- - [ xDS traffic splitting and routing] ( https://github.com/grpc/proposal/blob/master/A28-xds-traffic-splitting-and-routing.md )
25
+ - [ xDS traffic splitting and routing] ( https://github.com/grpc/proposal/blob/master/A28-xds-traffic-splitting-and-routing.md )
26
+ - [ xDS v3 API] ( https://github.com/grpc/proposal/blob/master/A30-xds-v3.md )
27
+ - [ xDS Timeouts] ( https://github.com/grpc/proposal/blob/master/A31-xds-timeout-support-and-config-selector.md )
28
+ - [ xDS Circuit Breaking] ( https://github.com/grpc/proposal/blob/master/A32-xds-circuit-breaking.md )
29
+ - [ xDS Client-Side Fault Injection] ( https://github.com/grpc/proposal/blob/master/A33-Fault-Injection.md )
You can’t perform that action at this time.
0 commit comments