Kannan J
Kannan J
### Checklist - [X] I am sure the error is coming from Pyrogram's code and not elsewhere - [X] I have searched in the issue tracker for similar bug reports,...
Lets the Name Resolver receive the status of the acceptance of the name resolution by the load balancer.
Converted existing ProtoReflectionService for v1.alpha to handle v1 protos and renamed it to ProtoReflectionServiceV1, and created a new ProtoReflectionService for v1.alpha that uses the V1 service's ServerServiceDefinition and modifies the...
Changes for passing the error status via ResolutionResult, and enhancing the ResolutionResult for the same. This PR is branched from the branch used for https://github.com/grpc/grpc-java/pull/11313 that introduced onResult2 returning the...
Netty upgrade to 4.1.110 in grpc-java Issue #11150
To demonstrate using the CSM mesh client to talk to cloud run services in user guide, introduce a command line option to use XdsCredentials.
This will help us quote Xds examples in user guides without having to involve observability examples only which are dockerized today.
Per-rpc host name rewriting for the authority header based on the selected route.