Commit History

Author SHA1 Message Date
  George Barnett b76f4b4d69 Re-format code 2 years ago
  George Barnett 76ae1e4bdd Fix warnings from nightly Swift builds (#1600) 2 years ago
  Franz Busch b11a8562b3 Expose public creation methods for `GRPCAsyncRequestStream` and `GRPCAsyncResponseStreamWriter` (#1485) 3 years ago
  George Barnett 8c5a8af968 Suspend request stream writes before the RPC is ready (#1411) 3 years ago
  George Barnett e180dfa7a5 Make the connection pool etc. inlinable 4 years ago
  George Barnett d6336e075e Add a pooled channel 4 years ago
  George Barnett c88f038cde Use more specific NIO imports (#1239) 4 years ago
  George Barnett ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p 4 years ago
  George Barnett 25f6cdaddf Alllow calls to run on a specified event loop (#1156) 4 years ago
  George Barnett 4750840eab Use new NIO API for doing synchronous pipeline operations (#1149) 4 years ago
  George Barnett c85a7efe87 Fix up some docs, add an faqs doc (#1121) 4 years ago
  George Barnett 31dffb8dc1 Move client serialization into the transport handler (#1083) 5 years ago
  George Barnett e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) 5 years ago
  George Barnett 655f75e23a Prefix '{Client,Server}{Request,Response}Part' with 'GRPC' (#1032) 5 years ago
  George Barnett 2b6156230d Provide a "call" object for clients (#1002) 5 years ago