1. 4d7f408 Make constructors for `Async*Call` objects public by Mehrdad Afshari · 7 years ago
  2. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  3. 781720f get rid of servicename argument for server service definition. by Jan Tattermusch · 8 years ago
  4. 12855fc polishing public docs by Jan Tattermusch · 9 years ago
  5. f637573 make unneeded API internal-only, update docs by Jan Tattermusch · 9 years ago
  6. fb34a99 reading of response headers for unary response calls by Jan Tattermusch · 9 years ago
  7. 2250454 forgot to expose status and trailers for unary call by Jan Tattermusch · 9 years ago
  8. a236ff2 rename Result to ResponseAsync by Jan Tattermusch · 9 years ago
  9. ed4b7a7 modify client call interface to allow reading status and trailers by Jan Tattermusch · 9 years ago
  10. 2d2652d implemented disposal logic for calls by Jan Tattermusch · 9 years ago
  11. bdf2e62 make call object implement IDisposable by Jan Tattermusch · 9 years ago
  12. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  13. bdb1b48 add a generic constraint for TRequest and TResponse to require a class by Jan Tattermusch · 9 years ago
  14. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago