コミット履歴

作者 SHA1 メッセージ 日付
  Jan Tattermusch 0526161385 introduce gRPC logger 10 年 前
  Jan Tattermusch 062c329cf8 expose peer info in serverside call handlers 10 年 前
  Jan Tattermusch 7a3ac62d9c explicitly convert deadline for server handlers to realtime 10 年 前
  Jan Tattermusch 0846b68eb7 add Timeout support and tests 10 年 前
  Jan Tattermusch ae017092ad fix stylecop warnings 10 年 前
  Jan Tattermusch 25bb2ef8b8 regenerated code and fixed inconsistencies 10 年 前
  Jan Tattermusch 8271f5d093 propagate statuscode from server handler 10 年 前
  Jan Tattermusch a0bb06511e allow sending trailers from server handler 10 年 前
  Jan Tattermusch 998eb9bcaf populate server context 10 年 前
  Jan Tattermusch 5bbd8186cc refactor server call handlers 10 年 前
  Jan Tattermusch 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 10 年 前
  Jan Tattermusch 4ec975df61 unknown method handler no longer needs to complete request stream 10 年 前
  Jan Tattermusch 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 年 前
  Jan Tattermusch 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 年 前
  Jan Tattermusch 8ab1f7ed3d added concept of ServerCallContext, that is passed to all server-side handlers 10 年 前
  Jan Tattermusch bdb1b4863b add a generic constraint for TRequest and TResponse to require a class 10 年 前
  Jan Tattermusch 8c2dd9d864 Fixes for C# cancellation support 10 年 前
  Jan Tattermusch e5c446004f Added basic support for cancellation 10 年 前
  Jan Tattermusch a5272b6adc A new version C# API based on async/await 10 年 前
  Jan Tattermusch 286975fd2b Started using immutable collections and other code cleanup 10 年 前