aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/Internal/AsyncCall.cs
Commit message (Expand)AuthorAge
* Stop using native callbacks for C#Gravatar Jan Tattermusch2015-06-05
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-06
|\
* | C# fixes for #1472 core API cleanupGravatar Jan Tattermusch2015-05-04
| * added stats with number of active native calls, useful for debuggingGravatar Jan Tattermusch2015-05-04
| * A new version C# API based on async/awaitGravatar Jan Tattermusch2015-05-04
|/
* added support for metadataGravatar Jan Tattermusch2015-03-16
* code style fixes based on StyleCop warningsGravatar Jan Tattermusch2015-03-11
* Split async call into server and client classes sharing the same base.Gravatar Jan Tattermusch2015-03-06
* fixed server streamingGravatar Jan Tattermusch2015-02-25
* fix to make empty_stream pass against C++ serverGravatar Jan Tattermusch2015-02-25
* Fix exception unwrapping for unary callGravatar Jan Tattermusch2015-02-23
* Added support for true synchronous unary call and added some performance tests.Gravatar Jan Tattermusch2015-02-23
* renaming of VS projects and other minor structural fixesGravatar Jan Tattermusch2015-02-20