-
- Downloads
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
No related branches found
No related tags found
Showing
- examples/php/README.md 1 addition, 2 deletionsexamples/php/README.md
- src/core/compression/algorithm.c 2 additions, 0 deletionssrc/core/compression/algorithm.c
- src/core/surface/byte_buffer.c 1 addition, 0 deletionssrc/core/surface/byte_buffer.c
- src/core/surface/call.c 1 addition, 0 deletionssrc/core/surface/call.c
- src/csharp/Grpc.Auth/AuthInterceptors.cs 11 additions, 13 deletionssrc/csharp/Grpc.Auth/AuthInterceptors.cs
- src/csharp/Grpc.Auth/Grpc.Auth.csproj 1 addition, 0 deletionssrc/csharp/Grpc.Auth/Grpc.Auth.csproj
- src/csharp/Grpc.Auth/GrpcCredentials.cs 93 additions, 0 deletionssrc/csharp/Grpc.Auth/GrpcCredentials.cs
- src/csharp/Grpc.Core.Tests/CallCredentialsTest.cs 14 additions, 11 deletionssrc/csharp/Grpc.Core.Tests/CallCredentialsTest.cs
- src/csharp/Grpc.Core.Tests/ChannelCredentialsTest.cs 73 additions, 0 deletionssrc/csharp/Grpc.Core.Tests/ChannelCredentialsTest.cs
- src/csharp/Grpc.Core.Tests/ChannelTest.cs 5 additions, 5 deletionssrc/csharp/Grpc.Core.Tests/ChannelTest.cs
- src/csharp/Grpc.Core.Tests/FakeCredentials.cs 41 additions, 11 deletionssrc/csharp/Grpc.Core.Tests/FakeCredentials.cs
- src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj 3 additions, 1 deletionsrc/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj
- src/csharp/Grpc.Core.Tests/Internal/AsyncCallTest.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core.Tests/Internal/AsyncCallTest.cs
- src/csharp/Grpc.Core.Tests/MarshallingErrorsTest.cs 2 additions, 2 deletionssrc/csharp/Grpc.Core.Tests/MarshallingErrorsTest.cs
- src/csharp/Grpc.Core.Tests/MockServiceHelper.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core.Tests/MockServiceHelper.cs
- src/csharp/Grpc.Core/CallCredentials.cs 142 additions, 0 deletionssrc/csharp/Grpc.Core/CallCredentials.cs
- src/csharp/Grpc.Core/CallOptions.cs 15 additions, 1 deletionsrc/csharp/Grpc.Core/CallOptions.cs
- src/csharp/Grpc.Core/Channel.cs 2 additions, 2 deletionssrc/csharp/Grpc.Core/Channel.cs
- src/csharp/Grpc.Core/ChannelCredentials.cs 238 additions, 0 deletionssrc/csharp/Grpc.Core/ChannelCredentials.cs
- src/csharp/Grpc.Core/ClientBase.cs 8 additions, 23 deletionssrc/csharp/Grpc.Core/ClientBase.cs
Loading
Please register or sign in to comment