aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting/InteropClientServerTest.cs
Commit message (Expand)AuthorAge
* make some interop tests run as async methodsGravatar Jan Tattermusch2015-07-24
* make insecure channel and server explicitGravatar Jan Tattermusch2015-07-24
* adjust C# generator to match the new APIGravatar Jan Tattermusch2015-07-15
* no need to call GrpcEnvironment.Initialize() explicitlyGravatar Jan Tattermusch2015-07-10
* fix stylecop issuesGravatar Jan Tattermusch2015-06-09
* revamp of c# channel optionsGravatar Jan Tattermusch2015-06-09
* add host and port overload for new channelGravatar Jan Tattermusch2015-06-08
* 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