xref: /aosp_15_r20/external/grpc-grpc/src/python/grpcio_csds/README.rst (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1gRPC Python Client Status Discovery Service package
2===================================================
3
4CSDS is part of the Envoy xDS protocol:
5https://www.envoyproxy.io/docs/envoy/latest/api-v3/service/status/v3/csds.proto.
6It allows the gRPC application to programmatically expose the received traffic
7configuration (xDS resources). Welcome to explore with CLI tool "grpcdebug":
8https://github.com/grpc-ecosystem/grpcdebug.
9
10For any issues or suggestions, please send to https://github.com/grpc/grpc/issues.
11