Commit message (Expand) | Author | Age | |
---|---|---|---|
* | polishing public docs | Jan Tattermusch | 2015-08-24 |
* | make unneeded API internal-only, update docs | Jan Tattermusch | 2015-08-24 |
* | reading of response headers for unary response calls | Jan Tattermusch | 2015-08-21 |
* | forgot to expose status and trailers for unary call | Jan Tattermusch | 2015-08-18 |
* | rename Result to ResponseAsync | Jan Tattermusch | 2015-07-21 |
* | modify client call interface to allow reading status and trailers | Jan Tattermusch | 2015-07-21 |
* | implemented disposal logic for calls | Jan Tattermusch | 2015-05-20 |
* | make call object implement IDisposable | Jan Tattermusch | 2015-05-20 |
* | Make IAsyncReadStream use IAsyncEnumerator from Ix-Async | Jan Tattermusch | 2015-05-20 |
* | add a generic constraint for TRequest and TResponse to require a class | Jan Tattermusch | 2015-05-07 |
* | A new version C# API based on async/await | Jan Tattermusch | 2015-05-04 |