Commit message (Expand) | Author | Age | |
---|---|---|---|
* | get rid of AsyncCompletionDelegate | Jan Tattermusch | 2016-05-23 |
* | make SendStatusFromServer independent on WriteAsync | Jan Tattermusch | 2016-05-03 |
* | fixed writeOptions and added test | Jan Tattermusch | 2015-08-07 |
* | implemented sending initial metadata | Jan Tattermusch | 2015-08-07 |
* | added WriteOptions support and enabled NoCompress flag to be used for all writes | Jan Tattermusch | 2015-08-07 |
* | allow sending trailers from server handler | Jan Tattermusch | 2015-07-20 |
* | make naming of async write methods clearer (by adding Async suffix) | 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 |