Commit message (Expand) | Author | Age | |
---|---|---|---|
* | make naming of async write methods clearer (by adding Async suffix) | Jan Tattermusch | 2015-05-20 |
* | Make IAsyncReadStream use IAsyncEnumerator from Ix-Async | Jan Tattermusch | 2015-05-20 |
* | A new version C# API based on async/await | Jan Tattermusch | 2015-05-04 |
* | code style fixes based on StyleCop warnings | Jan Tattermusch | 2015-03-11 |
* | Split async call into server and client classes sharing the same base. | Jan Tattermusch | 2015-03-06 |
* | Fix exception unwrapping for unary call | Jan Tattermusch | 2015-02-23 |
* | Added support for true synchronous unary call and added some performance tests. | Jan Tattermusch | 2015-02-23 |
* | renaming of VS projects and other minor structural fixes | Jan Tattermusch | 2015-02-20 |