Tim Burks 3e00aa5569 Improve test synchronization. 7 years ago
..
ClientCall.swift 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 years ago
ClientCallBidirectionalStreaming.swift 3e00aa5569 Improve test synchronization. 7 years ago
ClientCallClientStreaming.swift 3e00aa5569 Improve test synchronization. 7 years ago
ClientCallServerStreaming.swift 1da453973f A few more initializer fixes. 7 years ago
ClientCallUnary.swift 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 years ago
ClientError.swift 1fc059367a Some more manual cleanup. 7 years ago
ServerError.swift c02b4f4076 Run `swiftformat` on the new runtime support code. 7 years ago
ServerSession.swift d38118ba2b Make `ServerSession`'s properties writable. 7 years ago
ServerSessionBidirectionalStreaming.swift 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 years ago
ServerSessionClientStreaming.swift 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 years ago
ServerSessionServerStreaming.swift 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 years ago
ServerSessionUnary.swift 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 years ago
ServiceClient.swift 1da453973f A few more initializer fixes. 7 years ago
ServiceServer.swift b366d54ac0 More `swiftformat`. 7 years ago