提交历史

作者 SHA1 备注 提交日期
  Jan Tattermusch 7d91dc3181 fix #4427 9 年之前
  Jan Tattermusch 7a3ee6a3a3 rename Preconditions to GrpcPreconditions 9 年之前
  David Garcia Quintas 3c1720c984 Updated copyrights... 9 年之前
  David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 9 年之前
  Jan Tattermusch ea7469d62e refcounting completion queue shutdown 10 年之前
  Jan Tattermusch 67c4587c88 error spec compliance and marshalling tests 10 年之前
  Jan Tattermusch ea02eb619d introduce INativeCall interface to simplify testing 10 年之前
  Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 年之前
  Jan Tattermusch 5321d49b51 fixed writeOptions and added test 10 年之前
  Jan Tattermusch c75c57c5af added ResponseHeadersTest, fixed stylecop issues 10 年之前
  Jan Tattermusch 8368b2e4b9 implemented sending initial metadata 10 年之前
  Jan Tattermusch bff90ac384 added WriteOptions support and enabled NoCompress flag to be used for all writes 10 年之前
  Jan Tattermusch 062c329cf8 expose peer info in serverside call handlers 10 年之前
  Jan Tattermusch 0846b68eb7 add Timeout support and tests 10 年之前
  Jan Tattermusch a0bb06511e allow sending trailers from server handler 10 年之前
  Jan Tattermusch 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 10 年之前
  Jan Tattermusch 4ec975df61 unknown method handler no longer needs to complete request stream 10 年之前
  Jan Tattermusch d367748d89 Stop using native callbacks for C# 10 年之前
  Craig Tiller cc82be534e Merge github.com:grpc/grpc into bye-bye-completion-queue-pie 10 年之前
  Jan Tattermusch 9b9a877eae change todo comment 10 年之前
  Craig Tiller 12f809fd89 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie 10 年之前
  Jan Tattermusch 1215c33c43 C# fixes for #1472 core API cleanup 10 年之前
  Jan Tattermusch 8c2dd9d864 Fixes for C# cancellation support 10 年之前
  Jan Tattermusch 1b54fcf31b added stats with number of active native calls, useful for debugging 10 年之前
  Jan Tattermusch e5c446004f Added basic support for cancellation 10 年之前
  Jan Tattermusch a5272b6adc A new version C# API based on async/await 10 年之前
  Jan Tattermusch a29d0f3fbc Split async call into server and client classes sharing the same base. 10 年之前