Commit History

Author SHA1 Message Date
  George Barnett b76f4b4d69 Re-format code 2 years ago
  George Barnett 76d4ec1dff Increase cancellation support for async calls (#1608) 2 years ago
  George Barnett d2d60e6e79 Drop support for Swift 5.5 (#1585) 2 years ago
  Gustavo Cairo 16de20453c Adopt NIOAsyncWriter (#1493) 3 years ago
  Gustavo Cairo 07233c5289 Adopt NIOAsyncSequenceProducer in grpc-swift (#1477) 3 years ago
  Franz Busch a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
  Pouya Yarandi 1cde9ee727 Make path available in async calls (#1462) 3 years ago
  George Barnett babcff1f9d Provide an error when cancelling async writer (#1456) 3 years ago
  George Barnett 938d1413ec Make client RPC cancellation non-async (#1413) 3 years ago
  George Barnett 8c5a8af968 Suspend request stream writes before the RPC is ready (#1411) 3 years ago
  George Barnett 6c50a87c50 Close client request stream on error and end (#1410) 3 years ago
  George Barnett 9539d94cc2 Add missing 'Sendable' conformance (#1404) 3 years ago
  George Barnett c2e1e12260 Reformat async code (#1383) 3 years ago
  George Barnett b341dbb881 Add Sendable conformance to core async/await API (#1378) 3 years ago
  George Barnett 8a11a2e2c4 Raise minimum Swift version for async/await (#1379) 3 years ago
  George Barnett b0e710c29f Lower availability/compiler guards (#1364) 3 years ago
  George Barnett b0ee72670e Use {request,response}{s,stream} consistently (#1320) 4 years ago
  George Barnett b17f653b81 Update compiler guards for concurrency (#1277) 4 years ago
  George Barnett 1af17c9b38 Replace the placeholder client request and response mechanisms (#1264) 4 years ago
  Si Beaumont 183fd1dde2 [async-await] Support for sending response headers via context (#1262) 4 years ago
  Si Beaumont 3808814a02 [async-await] Base types for client implementation (#1243) 4 years ago