1. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  2. 4ec975d unknown method handler no longer needs to complete request stream by Jan Tattermusch · 9 years ago
  3. 43dc50b make naming of async write methods clearer (by adding Async suffix) by Jan Tattermusch · 9 years ago
  4. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  5. 8ab1f7e added concept of ServerCallContext, that is passed to all server-side handlers by Jan Tattermusch · 9 years ago
  6. bdb1b48 add a generic constraint for TRequest and TResponse to require a class by Jan Tattermusch · 9 years ago
  7. 8c2dd9d Fixes for C# cancellation support by Jan Tattermusch · 9 years ago
  8. e5c4460 Added basic support for cancellation by Jan Tattermusch · 9 years ago
  9. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  10. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 9 years ago[Renamed (99%) from src/csharp/Grpc.Core/ServerCallHandler.cs]
  11. 7459a06 Merge pull request #1029 from jtattermusch/csharp_stylefixing by Tim Emiola · 9 years ago