aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting/InteropClientServerTest.cs
Commit message (Expand)AuthorAge
* Replace handwritten testService stub by the generated oneGravatar Jan Tattermusch2015-05-07
* Split address passed to AddListeningPort into host and portGravatar Jan Tattermusch2015-05-07
* Added basic support for cancellationGravatar Jan Tattermusch2015-05-04
* A new version C# API based on async/awaitGravatar Jan Tattermusch2015-05-04
* Various Windows fixes.Gravatar Nicolas Noble2015-03-19
* Started using immutable collections and other code cleanupGravatar Jan Tattermusch2015-03-12
* code style fixes based on StyleCop warningsGravatar Jan Tattermusch2015-03-11
* C# server side TLS supportGravatar Jan Tattermusch2015-03-09
* added C# interop serverGravatar Jan Tattermusch2015-02-26
* Added interop server, interop unit tests and fixes to pingpongGravatar Jan Tattermusch2015-02-25