George Barnett
|
b76f4b4d69
Re-format code
|
2 years ago |
George Barnett
|
6b55ce088b
Allow server handlers to send response headers directly (#1599)
|
2 years ago |
George Barnett
|
d2d60e6e79
Drop support for Swift 5.5 (#1585)
|
2 years ago |
George Barnett
|
bcca31f3cf
Expose closeFuture in server interceptor context (#1553)
|
2 years ago |
Gustavo Cairo
|
16de20453c
Adopt NIOAsyncWriter (#1493)
|
3 years ago |
Gustavo Cairo
|
07233c5289
Adopt NIOAsyncSequenceProducer in grpc-swift (#1477)
|
3 years ago |
George Barnett
|
babcff1f9d
Provide an error when cancelling async writer (#1456)
|
3 years ago |
George Barnett
|
3426bcade3
Fix a handful of Sendable warnings (#1419)
|
3 years ago |
George Barnett
|
981e6cdd21
Refactor the async server call context (#1407)
|
3 years ago |
George Barnett
|
5ece0b83dc
Use new state machines in async server handler (#1403)
|
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
|
a6d3157dee
Allow end stream to be dropped in the async server handler (#1323)
|
4 years ago |
Si Beaumont
|
fb54300850
Move to completed state before cancelling task during finish() (#1302)
|
4 years ago |
George Barnett
|
8338bea31d
Remove `_NIOConcurrency` import (#1276)
|
4 years ago |
George Barnett
|
b17f653b81
Update compiler guards for concurrency (#1277)
|
4 years ago |
Si Beaumont
|
183fd1dde2
[async-await] Support for sending response headers via context (#1262)
|
4 years ago |
Si Beaumont
|
bd7f40a8fe
[async-await] Base types for server implementation (#1249)
|
4 years ago |