-
- Downloads
Merge remote-tracking branch 'upstream/master'
No related branches found
No related tags found
Showing
- doc/connectivity-semantics-and-api.md 1 addition, 1 deletiondoc/connectivity-semantics-and-api.md
- include/grpc++/client_context.h 0 additions, 4 deletionsinclude/grpc++/client_context.h
- include/grpc/census.h 55 additions, 0 deletionsinclude/grpc/census.h
- src/core/security/client_auth_filter.c 8 additions, 7 deletionssrc/core/security/client_auth_filter.c
- src/cpp/client/channel.cc 19 additions, 13 deletionssrc/cpp/client/channel.cc
- src/cpp/client/client_context.cc 0 additions, 9 deletionssrc/cpp/client/client_context.cc
- src/csharp/Grpc.Core.Tests/ClientBaseTest.cs 62 additions, 0 deletionssrc/csharp/Grpc.Core.Tests/ClientBaseTest.cs
- src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj 1 addition, 0 deletionssrc/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj
- src/csharp/Grpc.Core/ClientBase.cs 20 additions, 5 deletionssrc/csharp/Grpc.Core/ClientBase.cs
- src/objective-c/GRPCClient/GRPCCall+OAuth2.m 4 additions, 4 deletionssrc/objective-c/GRPCClient/GRPCCall+OAuth2.m
- src/objective-c/GRPCClient/GRPCCall.h 32 additions, 24 deletionssrc/objective-c/GRPCClient/GRPCCall.h
- src/objective-c/GRPCClient/GRPCCall.m 33 additions, 26 deletionssrc/objective-c/GRPCClient/GRPCCall.m
- src/objective-c/tests/GRPCClientTests.m 5 additions, 3 deletionssrc/objective-c/tests/GRPCClientTests.m
- src/python/grpcio_health_checking/MANIFEST.in 2 additions, 0 deletionssrc/python/grpcio_health_checking/MANIFEST.in
- src/python/grpcio_health_checking/README.rst 9 additions, 0 deletionssrc/python/grpcio_health_checking/README.rst
- src/python/grpcio_health_checking/commands.py 80 additions, 0 deletionssrc/python/grpcio_health_checking/commands.py
- src/python/grpcio_health_checking/grpc/__init__.py 30 additions, 0 deletionssrc/python/grpcio_health_checking/grpc/__init__.py
- src/python/grpcio_health_checking/grpc/health/__init__.py 30 additions, 0 deletionssrc/python/grpcio_health_checking/grpc/health/__init__.py
- src/python/grpcio_health_checking/grpc/health/v1alpha/__init__.py 30 additions, 0 deletions...on/grpcio_health_checking/grpc/health/v1alpha/__init__.py
- src/python/grpcio_health_checking/grpc/health/v1alpha/health.proto 49 additions, 0 deletions...n/grpcio_health_checking/grpc/health/v1alpha/health.proto
src/csharp/Grpc.Core.Tests/ClientBaseTest.cs
0 → 100644
src/python/grpcio_health_checking/README.rst
0 → 100644
Please register or sign in to comment