Commit History

Autor SHA1 Mensaxe Data
  Tim Burks cacc80d38a Merge pull request #169 from MrMage/sem-wait-indefinitely %!s(int64=7) %!d(string=hai) anos
  Daniel Alm cab578fbd2 Replace calls to `DispatchSemaphore.wait(timeout: DispatchTime.distantFuture)` with just `.wait()`. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 5f66e00818 Improve the example tests. %!s(int64=7) %!d(string=hai) anos
  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`). %!s(int64=7) %!d(string=hai) anos
  Daniel Alm c02b4f4076 Run `swiftformat` on the new runtime support code. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 6a553c3636 Add a runtime support class for unary client calls. %!s(int64=7) %!d(string=hai) anos