Historial de Commits

Autor SHA1 Mensaje Fecha
  Jan Tattermusch e0af286620 rename some ill-named enums and move them to the right files hace 9 años
  Jan Tattermusch 2901ea55ed improve serverside handlers hace 9 años
  Jan Tattermusch 14e8dee2dd use just one response batch for unary response serverside calls hace 9 años
  Jan Tattermusch 6504c02568 remove useless code and todos hace 9 años
  Jan Tattermusch b32e29f0a2 make SendStatusFromServer independent on WriteAsync hace 9 años
  Craig Tiller 6169d5f7b0 Update copyrights hace 9 años
  Jan Tattermusch 0f892567ee update copyrights hace 9 años
  Jan Tattermusch 7a3ee6a3a3 rename Preconditions to GrpcPreconditions hace 9 años
  Jan Tattermusch fa20ebc631 implement unimplemented_method interop test hace 9 años
  Jan Tattermusch 723c34bae2 add ConfigureAwait(false) where needed hace 9 años
  Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() hace 10 años
  Jan Tattermusch 392fae26d2 context propagation API hace 10 años
  Jan Tattermusch 8368b2e4b9 implemented sending initial metadata hace 10 años
  Jan Tattermusch bff90ac384 added WriteOptions support and enabled NoCompress flag to be used for all writes hace 10 años
  Jan Tattermusch 0526161385 introduce gRPC logger hace 10 años
  Jan Tattermusch 062c329cf8 expose peer info in serverside call handlers hace 10 años
  Jan Tattermusch 7a3ac62d9c explicitly convert deadline for server handlers to realtime hace 10 años
  Jan Tattermusch 0846b68eb7 add Timeout support and tests hace 10 años
  Jan Tattermusch ae017092ad fix stylecop warnings hace 10 años
  Jan Tattermusch 25bb2ef8b8 regenerated code and fixed inconsistencies hace 10 años
  Jan Tattermusch 8271f5d093 propagate statuscode from server handler hace 10 años
  Jan Tattermusch a0bb06511e allow sending trailers from server handler hace 10 años
  Jan Tattermusch 998eb9bcaf populate server context hace 10 años
  Jan Tattermusch 5bbd8186cc refactor server call handlers hace 10 años
  Jan Tattermusch 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly hace 10 años
  Jan Tattermusch 4ec975df61 unknown method handler no longer needs to complete request stream hace 10 años
  Jan Tattermusch 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) hace 10 años
  Jan Tattermusch 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async hace 10 años
  Jan Tattermusch 8ab1f7ed3d added concept of ServerCallContext, that is passed to all server-side handlers hace 10 años
  Jan Tattermusch bdb1b4863b add a generic constraint for TRequest and TResponse to require a class hace 10 años