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