Commit History

Author SHA1 Message Date
  Jan Tattermusch 5b521d2cbe Merge pull request #6712 from jtattermusch/csharp_more_completion_queues 9 years ago
  Jan Tattermusch b089320d40 completion registry is per cq 9 years ago
  Jan Tattermusch d910833175 clientside writes should finish with TaskCanceledException if cancel was previously requested 9 years ago
  Jan Tattermusch 6098848a3f allow short-circuiting the send operation 9 years ago
  Jan Tattermusch 239fce1344 simplify implementation of SendCloseFromClient 9 years ago
  Jan Tattermusch 8472cc5bc5 preparation for write semantics cleanup 9 years ago
  Jan Tattermusch 82e4581898 get rid of AsyncCompletionDelegate 9 years ago
  Jan Tattermusch afe1fe8a09 use tcs for streamingWrites 9 years ago
  Jan Tattermusch 98f2430d2d throw RpcException from writes after finishing 9 years ago
  Jan Tattermusch 739e86c394 finishing serverside request stream should not be required for disposal 9 years ago
  Jan Tattermusch b32e29f0a2 make SendStatusFromServer independent on WriteAsync 9 years ago
  Jan Tattermusch 96f21a27cb make end-of-stream idempotent 9 years ago
  Jan Tattermusch 69274c2a0d add more features 9 years ago
  Jan Tattermusch 153c32a1eb allow halfclose after close on clients 9 years ago
  Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
  Jan Tattermusch 7a3ee6a3a3 rename Preconditions to GrpcPreconditions 9 years ago
  David Garcia Quintas 3c1720c984 Updated copyrights... 9 years ago
  David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 9 years ago
  Jan Tattermusch 839e1d1324 remove dead code from AsyncCallBase 9 years ago
  Jan Tattermusch 452ca9b912 add profiling support 10 years ago
  Jan Tattermusch 67c4587c88 error spec compliance and marshalling tests 10 years ago
  Jan Tattermusch 3af838a2d7 simplify stream reads on client side 10 years ago
  Jan Tattermusch ea02eb619d introduce INativeCall interface to simplify testing 10 years ago
  Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 years ago
  Jan Tattermusch ebf4046d7f getting rid of unnecessary exception type 10 years ago
  Jan Tattermusch 8368b2e4b9 implemented sending initial metadata 10 years ago
  Jan Tattermusch bff90ac384 added WriteOptions support and enabled NoCompress flag to be used for all writes 10 years ago
  Jan Tattermusch 0526161385 introduce gRPC logger 10 years ago
  Jan Tattermusch c6b55569bc gchandle is not needed anymore 10 years ago
  Jan Tattermusch d367748d89 Stop using native callbacks for C# 10 years ago