Jan Tattermusch 9f550a3e99 changed tests and examples to use "using" for IDisposable calls 10 年 前
..
Properties 3af690c9c4 bump version of gRPC C# assemblies 10 年 前
data 1532923d65 client side support for TLS 11 年 前
proto d3a7927620 moved proto files to Grpc.IntegrationTesting 11 年 前
.gitignore 8b86b15e67 renaming of VS projects and other minor structural fixes 11 年 前
Empty.cs 03e9da7a7c moved interop testing specific files to Grpc.IntegrationTesting 11 年 前
Grpc.IntegrationTesting.csproj 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 年 前
InteropClient.cs 9f550a3e99 changed tests and examples to use "using" for IDisposable calls 10 年 前
InteropClientServerTest.cs 7eb3a76279 Replace handwritten testService stub by the generated one 11 年 前
InteropServer.cs 7eb3a76279 Replace handwritten testService stub by the generated one 11 年 前
Messages.cs 03e9da7a7c moved interop testing specific files to Grpc.IntegrationTesting 11 年 前
Settings.StyleCop 3de9f49e3c Setting up stylecop to ignore generated files and fixing style 11 年 前
TestCredentials.cs 286975fd2b Started using immutable collections and other code cleanup 11 年 前
TestGrpc.cs 3fffe60ef8 regenerate service stubs 10 年 前
TestServiceGrpc.cs 8ab1f7ed3d added concept of ServerCallContext, that is passed to all server-side handlers 11 年 前
TestServiceImpl.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 年 前
app.config dca6e884ce First attempt to add service account creds interop test 11 年 前
packages.config 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 年 前