-
- Downloads
Merge pull request #2459 from jtattermusch/csharp_metadata_refactoring
C# client-side metadata refactoring
Showing
- src/compiler/csharp_generator.cc 17 additions, 33 deletionssrc/compiler/csharp_generator.cc
- src/csharp/Grpc.Auth/OAuth2InterceptorFactory.cs 4 additions, 4 deletionssrc/csharp/Grpc.Auth/OAuth2InterceptorFactory.cs
- src/csharp/Grpc.Core.Tests/Internal/MetadataArraySafeHandleTest.cs 5 additions, 5 deletions...p/Grpc.Core.Tests/Internal/MetadataArraySafeHandleTest.cs
- src/csharp/Grpc.Core/Calls.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core/Calls.cs
- src/csharp/Grpc.Core/ClientBase.cs 30 additions, 11 deletionssrc/csharp/Grpc.Core/ClientBase.cs
- src/csharp/Grpc.Core/Grpc.Core.csproj 1 addition, 2 deletionssrc/csharp/Grpc.Core/Grpc.Core.csproj
- src/csharp/Grpc.Core/Internal/MetadataArraySafeHandle.cs 4 additions, 4 deletionssrc/csharp/Grpc.Core/Internal/MetadataArraySafeHandle.cs
- src/csharp/Grpc.Core/Metadata.cs 138 additions, 39 deletionssrc/csharp/Grpc.Core/Metadata.cs
- src/csharp/Grpc.Core/Stub/StubConfiguration.cs 0 additions, 64 deletionssrc/csharp/Grpc.Core/Stub/StubConfiguration.cs
- src/csharp/Grpc.Core/Version.cs 0 additions, 1 deletionsrc/csharp/Grpc.Core/Version.cs
- src/csharp/Grpc.Examples.MathClient/MathClient.cs 7 additions, 7 deletionssrc/csharp/Grpc.Examples.MathClient/MathClient.cs
- src/csharp/Grpc.Examples.Tests/MathClientServerTests.cs 5 additions, 5 deletionssrc/csharp/Grpc.Examples.Tests/MathClientServerTests.cs
- src/csharp/Grpc.Examples/MathExamples.cs 13 additions, 13 deletionssrc/csharp/Grpc.Examples/MathExamples.cs
- src/csharp/Grpc.Examples/MathGrpc.cs 25 additions, 33 deletionssrc/csharp/Grpc.Examples/MathGrpc.cs
- src/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs 1 addition, 1 deletionsrc/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs
- src/csharp/Grpc.HealthCheck/HealthGrpc.cs 13 additions, 21 deletionssrc/csharp/Grpc.HealthCheck/HealthGrpc.cs
- src/csharp/Grpc.IntegrationTesting/InteropClient.cs 4 additions, 5 deletionssrc/csharp/Grpc.IntegrationTesting/InteropClient.cs
- src/csharp/Grpc.IntegrationTesting/InteropClientServerTest.cs 1 addition, 1 deletion...csharp/Grpc.IntegrationTesting/InteropClientServerTest.cs
- src/csharp/Grpc.IntegrationTesting/TestGrpc.cs 37 additions, 45 deletionssrc/csharp/Grpc.IntegrationTesting/TestGrpc.cs
- src/csharp/generate_proto_csharp.sh 5 additions, 4 deletionssrc/csharp/generate_proto_csharp.sh
Loading
Please register or sign in to comment