Daniel Alm
|
cab578fbd2
Replace calls to `DispatchSemaphore.wait(timeout: DispatchTime.distantFuture)` with just `.wait()`.
|
преди 7 години |
Tim Burks
|
3e00aa5569
Improve test synchronization.
|
преди 7 години |
Daniel Alm
|
1da453973f
A few more initializer fixes.
|
преди 7 години |
Daniel Alm
|
5cd64a7405
Rename many `Impl` classes to `Base` and extract a bit more common logic into a shared `ClientCall` protocol + `ClientCallBase` class (similar to `ServerSession`).
|
преди 7 години |
Daniel Alm
|
c02b4f4076
Run `swiftformat` on the new runtime support code.
|
преди 7 години |
Daniel Alm
|
fcfc5b8f03
Add a runtime support class for bidirectional streaming client calls.
|
преди 7 години |