1. 062c329 expose peer info in serverside call handlers by Jan Tattermusch · 9 years ago
  2. 0846b68 add Timeout support and tests by Jan Tattermusch · 9 years ago
  3. a0bb065 allow sending trailers from server handler by Jan Tattermusch · 9 years ago
  4. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  5. 4ec975d unknown method handler no longer needs to complete request stream by Jan Tattermusch · 9 years ago
  6. d367748 Stop using native callbacks for C# by Jan Tattermusch · 9 years ago
  7. cc82be5 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  8. 9b9a877 change todo comment by Jan Tattermusch · 9 years ago
  9. 12f809f Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  10. 1215c33 C# fixes for #1472 core API cleanup by Jan Tattermusch · 9 years ago
  11. 8c2dd9d Fixes for C# cancellation support by Jan Tattermusch · 9 years ago
  12. 1b54fcf added stats with number of active native calls, useful for debugging by Jan Tattermusch · 9 years ago
  13. e5c4460 Added basic support for cancellation by Jan Tattermusch · 9 years ago
  14. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  15. a29d0f3 Split async call into server and client classes sharing the same base. by Jan Tattermusch · 9 years ago