aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting/TestServiceImpl.cs
Commit message (Expand)AuthorAge
* regenerated code and fixed inconsistenciesGravatar Jan Tattermusch2015-07-21
* make naming of async write methods clearer (by adding Async suffix)Gravatar Jan Tattermusch2015-05-20
* Replace handwritten testService stub by the generated oneGravatar Jan Tattermusch2015-05-07
* added concept of ServerCallContext, that is passed to all server-side handlersGravatar Jan Tattermusch2015-05-07
* A new version C# API based on async/awaitGravatar Jan Tattermusch2015-05-04
* code style fixes based on StyleCop warningsGravatar Jan Tattermusch2015-03-11
* Added interop server, interop unit tests and fixes to pingpongGravatar Jan Tattermusch2015-02-25