aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/AsyncServerStreamingCall.cs
Commit message (Collapse)AuthorAge
* Make constructors for `Async*Call` objects publicGravatar Mehrdad Afshari2017-10-12
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* improve the xmldocs on call cancellation and disposalGravatar Jan Tattermusch2016-06-06
|
* polishing public docsGravatar Jan Tattermusch2015-08-24
|
* make unneeded API internal-only, update docsGravatar Jan Tattermusch2015-08-24
|
* support for reading response headers on client sideGravatar Jan Tattermusch2015-08-21
|
* refactor auth interceptorsGravatar Jan Tattermusch2015-08-18
|
* modify client call interface to allow reading status and trailersGravatar Jan Tattermusch2015-07-21
|
* implemented disposal logic for callsGravatar Jan Tattermusch2015-05-20
|
* make call object implement IDisposableGravatar Jan Tattermusch2015-05-20
|
* Make IAsyncReadStream use IAsyncEnumerator from Ix-AsyncGravatar Jan Tattermusch2015-05-20
|
* add a generic constraint for TRequest and TResponse to require a classGravatar Jan Tattermusch2015-05-07
|
* A new version C# API based on async/awaitGravatar Jan Tattermusch2015-05-04