Jan Tattermusch fd953a514c add support for per-call metadata 10 years ago
..
Properties a5800706fa introduce Version.cs as single source of truth of gRPC C# version 10 years ago
data 1532923d65 client side support for TLS 11 years ago
proto d3a7927620 moved proto files to Grpc.IntegrationTesting 11 years ago
.gitignore 8b86b15e67 renaming of VS projects and other minor structural fixes 11 years ago
Empty.cs 03e9da7a7c moved interop testing specific files to Grpc.IntegrationTesting 11 years ago
Grpc.IntegrationTesting.csproj a5800706fa introduce Version.cs as single source of truth of gRPC C# version 10 years ago
InteropClient.cs fd953a514c add support for per-call metadata 10 years ago
InteropClientServerTest.cs b533281e8e adjust C# generator to match the new API 10 years ago
InteropServer.cs 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 10 years ago
Messages.cs 03e9da7a7c moved interop testing specific files to Grpc.IntegrationTesting 11 years ago
Settings.StyleCop 3de9f49e3c Setting up stylecop to ignore generated files and fixing style 10 years ago
TestCredentials.cs 286975fd2b Started using immutable collections and other code cleanup 10 years ago
TestGrpc.cs fd953a514c add support for per-call metadata 10 years ago
TestServiceGrpc.cs 8ab1f7ed3d added concept of ServerCallContext, that is passed to all server-side handlers 10 years ago
TestServiceImpl.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 years ago
app.config dca6e884ce First attempt to add service account creds interop test 10 years ago
packages.config 71762f826b use System.Collections.Immutable instead of Microsoft.Bcl.Immutable 10 years ago