Historial de Commits

Autor SHA1 Mensaje Fecha
  mgravell 39775cf30f remove delegate allocation and boxing from cancellation registrations hace 6 años
  Jan Tattermusch 094c47e7a2 address review comments hace 6 años
  Jan Tattermusch 76e3489216 csharp: support slice-by-slice deserialization hace 7 años
  Jan Tattermusch 5344c81f3c switch C# to contextual serializer and deserializer internally hace 7 años
  Jan Tattermusch b155c314f1 handle failures in async call initialization without leaks hace 7 años
  Jan Tattermusch e7fb4e57ae avoid deadlock while cancelling a call hace 7 años
  Jan Tattermusch c5638887bf make everything compile hace 7 años
  Jan Tattermusch 7897ae9308 auto-fix most of licenses hace 8 años
  Jan Tattermusch b35dfa83b5 remove existing profiling points hace 9 años
  Jan Tattermusch 6eb987780a simplify delayed streaming write logic hace 9 años
  Jan Tattermusch a610e32e4b throw correct exception failed writes hace 9 años
  Jan Tattermusch b8d50af3a5 deduplicate send finished handler hace 9 años
  Jan Tattermusch 5b521d2cbe Merge pull request #6712 from jtattermusch/csharp_more_completion_queues hace 9 años
  Jan Tattermusch b089320d40 completion registry is per cq hace 9 años
  Jan Tattermusch d910833175 clientside writes should finish with TaskCanceledException if cancel was previously requested hace 9 años
  Jan Tattermusch 6098848a3f allow short-circuiting the send operation hace 9 años
  Jan Tattermusch 239fce1344 simplify implementation of SendCloseFromClient hace 9 años
  Jan Tattermusch 8472cc5bc5 preparation for write semantics cleanup hace 9 años
  Jan Tattermusch 82e4581898 get rid of AsyncCompletionDelegate hace 9 años
  Jan Tattermusch afe1fe8a09 use tcs for streamingWrites hace 9 años
  Jan Tattermusch 98f2430d2d throw RpcException from writes after finishing hace 9 años
  Jan Tattermusch 739e86c394 finishing serverside request stream should not be required for disposal hace 9 años
  Jan Tattermusch b32e29f0a2 make SendStatusFromServer independent on WriteAsync hace 9 años
  Jan Tattermusch 96f21a27cb make end-of-stream idempotent hace 9 años
  Jan Tattermusch 69274c2a0d add more features hace 9 años
  Jan Tattermusch 153c32a1eb allow halfclose after close on clients hace 9 años
  Craig Tiller 6169d5f7b0 Update copyrights hace 9 años
  Jan Tattermusch 7a3ee6a3a3 rename Preconditions to GrpcPreconditions hace 9 años
  David Garcia Quintas 3c1720c984 Updated copyrights... hace 9 años
  David Garcia Quintas 45484b31bb Added sanity check for trailing newlines hace 9 años