提交歷史

作者 SHA1 備註 提交日期
  Jan Tattermusch c5638887bf make everything compile 8 年之前
  Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 年之前
  Jan Tattermusch b35dfa83b5 remove existing profiling points 9 年之前
  Jan Tattermusch 6eb987780a simplify delayed streaming write logic 9 年之前
  Jan Tattermusch a610e32e4b throw correct exception failed writes 9 年之前
  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 d910833175 clientside writes should finish with TaskCanceledException if cancel was previously requested 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 82e4581898 get rid of AsyncCompletionDelegate 9 年之前
  Jan Tattermusch afe1fe8a09 use tcs for streamingWrites 9 年之前
  Jan Tattermusch 98f2430d2d throw RpcException from writes after finishing 9 年之前
  Jan Tattermusch 739e86c394 finishing serverside request stream should not be required for disposal 9 年之前
  Jan Tattermusch b32e29f0a2 make SendStatusFromServer independent on WriteAsync 9 年之前
  Jan Tattermusch 96f21a27cb make end-of-stream idempotent 9 年之前
  Jan Tattermusch 69274c2a0d add more features 9 年之前
  Jan Tattermusch 153c32a1eb allow halfclose after close on clients 9 年之前
  Craig Tiller 6169d5f7b0 Update copyrights 9 年之前
  Jan Tattermusch 7a3ee6a3a3 rename Preconditions to GrpcPreconditions 10 年之前
  David Garcia Quintas 3c1720c984 Updated copyrights... 10 年之前
  David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 10 年之前
  Jan Tattermusch 839e1d1324 remove dead code from AsyncCallBase 10 年之前
  Jan Tattermusch 452ca9b912 add profiling support 10 年之前
  Jan Tattermusch 67c4587c88 error spec compliance and marshalling tests 10 年之前
  Jan Tattermusch 3af838a2d7 simplify stream reads on client side 10 年之前
  Jan Tattermusch ea02eb619d introduce INativeCall interface to simplify testing 10 年之前
  Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 年之前