George Barnett
|
833f7f431d
Make `Sendable` protocols `@preconcurrency` (#1429)
|
3 years ago |
George Barnett
|
7b6857655d
Merge pull request #1428 from glbrntt/gb-merge-async
|
3 years ago |
George Barnett
|
a6e3dc5b23
Merge branch '1.7.1-async-await' into gb-merge-async
|
3 years ago |
George Barnett
|
a9d7b5abeb
Make the echo example async by default (#1427)
|
3 years ago |
George Barnett
|
31b7551c5f
Update RouteGuide examples (#1426)
|
3 years ago |
George Barnett
|
32e290b954
Update the HelloWorld examples (#1424)
|
3 years ago |
George Barnett
|
d3f5f64088
Update PCAP example to be async (#1422)
|
3 years ago |
George Barnett
|
3426bcade3
Fix a handful of Sendable warnings (#1419)
|
3 years ago |
George Barnett
|
d46c27536d
Remove async main workarounds for Echo (#1423)
|
3 years ago |
George Barnett
|
2d4b290874
Don't fail on cancellation (#1415)
|
3 years ago |
George Barnett
|
0680b7b359
Add co-operative cancellation to async writer and passthrough source (#1414)
|
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
|
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
|
55f2608709
Executable targets should use executableTarget (#1406)
|
3 years ago |
George Barnett
|
9539d94cc2
Add missing 'Sendable' conformance (#1404)
|
3 years ago |
Jake Prickett
|
0981d4dccc
Migrate speech to text example app to swift package manager & fix compile errors (#1402)
|
3 years ago |
George Barnett
|
555b004929
Make all tests discoverable on Linux (#1399)
|
3 years ago |
George Barnett
|
65f7bee373
Raise minimum supported Swift version to 5.4 (#1397) (#1398)
|
3 years ago |
George Barnett
|
edcd6b944c
Raise minimum supported Swift version to 5.4 (#1397)
|
3 years ago |
George Barnett
|
9fdb65390a
Server handler state machine (#1396)
|
3 years ago |
George Barnett
|
49c3af7b47
Server handler interceptor state machine (#1394)
|
3 years ago |
Keita Nonaka
|
bba819e4a3
Update github actions version to v3 (#1395)
|
3 years ago |
Wolfgang Lutz
|
0be469bd8e
Add very basic documentation on how to enable compression (#1388)
|
3 years ago |
George Barnett
|
c4efc34e70
Re-enable 5.6 tests (#1390)
|
3 years ago |
George Barnett
|
305677ed3b
Make clients sendable (#1386)
|
3 years ago |
Vimal
|
e1a0025a60
allow client/server to be initialised with a connected socket (#1385)
|
3 years ago |
George Barnett
|
6b1dc82aef
Always generate async code (#1384)
|
3 years ago |