2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Daniel Alm 53c8ccaed6 Make `Handler.sendResponse` and `.receiveMessage` call through to the corresponding methods on `Call`. 7 жил өмнө
  Daniel Alm cab578fbd2 Replace calls to `DispatchSemaphore.wait(timeout: DispatchTime.distantFuture)` with just `.wait()`. 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 489832fe10 Move the server-side generated code into runtime support classes as well. 7 жил өмнө