Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Alm cab578fbd2 Replace calls to `DispatchSemaphore.wait(timeout: DispatchTime.distantFuture)` with just `.wait()`. vor 7 Jahren
  Tim Burks 3e00aa5569 Improve test synchronization. vor 7 Jahren
  Daniel Alm 1da453973f A few more initializer fixes. vor 7 Jahren
  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`). vor 7 Jahren
  Daniel Alm c02b4f4076 Run `swiftformat` on the new runtime support code. vor 7 Jahren
  Daniel Alm f4040f9017 Make all test stub methods open. vor 7 Jahren
  Daniel Alm a1174b5b94 Add a runtime support class for client-streaming client calls. vor 7 Jahren