Historique des commits

Auteur SHA1 Message Date
  George Barnett 6ee1ed29e1 Remove GRPCLogger (#1853) il y a 1 an
  George Barnett b76f4b4d69 Re-format code il y a 2 ans
  George Barnett 1f87e8c5b9 Nil out the `onStart` callback after using it (#1570) il y a 2 ans
  George Barnett 4312579fc8 Delay client async writer starting (#1531) il y a 3 ans
  George Barnett a6e3dc5b23 Merge branch '1.7.1-async-await' into gb-merge-async il y a 3 ans
  George Barnett 2d4b290874 Don't fail on cancellation (#1415) il y a 3 ans
  George Barnett 8c5a8af968 Suspend request stream writes before the RPC is ready (#1411) il y a 3 ans
  Fabian Fett 18c45bdac5 [ClientTransport] Use trace log level for buffering logs (#1352) il y a 3 ans
  George Barnett e12afd310e Add 'cause' to more transformed statuses (#1306) il y a 4 ans
  George Barnett d6336e075e Add a pooled channel il y a 4 ans
  George Barnett 03010c784c Extend lifetime of client interceptor pipeline (#1265) il y a 4 ans
  George Barnett c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
  George Barnett 9013e4e1ad Add remote and local address metadata to loggers (#1195) il y a 4 ans
  George Barnett 25f6cdaddf Alllow calls to run on a specified event loop (#1156) il y a 4 ans
  George Barnett 31dffb8dc1 Move client serialization into the transport handler (#1083) il y a 5 ans
  George Barnett ea9c7c5ce7 Simplify client transport actions and state representation (#1080) il y a 5 ans
  George Barnett f23d374af0 Remove dead code (#1078) il y a 5 ans
  George Barnett e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) il y a 5 ans
  George Barnett 655f75e23a Prefix '{Client,Server}{Request,Response}Part' with 'GRPC' (#1032) il y a 5 ans
  George Barnett c200c23f4d Rename the client interceptor methods (#1019) il y a 5 ans
  George Barnett bae8851f28 Wire up the Call objects (#1010) il y a 5 ans
  George Barnett 5eef2f8355 Add interceptor pipeline timeouts (#1006) il y a 5 ans
  George Barnett 2b6156230d Provide a "call" object for clients (#1002) il y a 5 ans
  George Barnett 952f321ba3 Add a client transport (#1001) il y a 5 ans