提交歷史

作者 SHA1 備註 提交日期
  Jan Tattermusch b8d50af3a5 deduplicate send finished handler 9 年之前
  Jan Tattermusch 5b521d2cbe Merge pull request #6712 from jtattermusch/csharp_more_completion_queues 9 年之前
  Jan Tattermusch b089320d40 completion registry is per cq 9 年之前
  Jan Tattermusch 5ee8e77522 add support for multiple cqs to GrpcThreadPool 9 年之前
  Jan Tattermusch f581659215 add TODO 9 年之前
  Jan Tattermusch 6854c70c94 reorder clientside send preconditions 9 年之前
  Jan Tattermusch d910833175 clientside writes should finish with TaskCanceledException if cancel was previously requested 9 年之前
  Jan Tattermusch 5468c27841 reorder members for readability 9 年之前
  Jan Tattermusch 6098848a3f allow short-circuiting the send operation 9 年之前
  Jan Tattermusch 239fce1344 simplify implementation of SendCloseFromClient 9 年之前
  Jan Tattermusch 8472cc5bc5 preparation for write semantics cleanup 9 年之前
  Jan Tattermusch 421d2c411a add TODOs and remove unused imports 9 年之前
  Jan Tattermusch 82e4581898 get rid of AsyncCompletionDelegate 9 年之前
  Jan Tattermusch 98f2430d2d throw RpcException from writes after finishing 9 年之前
  Jan Tattermusch 6220033e7d change typo in the comment 9 年之前
  Jan Tattermusch 96f21a27cb make end-of-stream idempotent 9 年之前
  Jan Tattermusch 08e1f755a3 fix typo 9 年之前
  Jan Tattermusch 13d1abf444 improve unary call response handler 9 年之前
  Jan Tattermusch 153c32a1eb allow halfclose after close on clients 9 年之前
  Craig Tiller 6169d5f7b0 Update copyrights 9 年之前
  Jan Tattermusch 7a3ee6a3a3 rename Preconditions to GrpcPreconditions 9 年之前
  David Garcia Quintas 3c1720c984 Updated copyrights... 10 年之前
  David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 10 年之前
  Jan Tattermusch 452ca9b912 add profiling support 10 年之前
  Jan Tattermusch 74f39e185e Migrate C# to the new auth API 10 年之前
  Jan Tattermusch 67c4587c88 error spec compliance and marshalling tests 10 年之前
  Jan Tattermusch dca145bcfe fix stylecop issues 10 年之前
  Jan Tattermusch 4c25efa519 support for reading response headers on client side 10 年之前
  Jan Tattermusch 3af838a2d7 simplify stream reads on client side 10 年之前
  Jan Tattermusch fb34a99d98 reading of response headers for unary response calls 10 年之前