Daniel Alm 1da453973f A few more initializer fixes. 7 年 前
..
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 年 前
ClientCallBidirectionalStreaming.swift 1da453973f A few more initializer fixes. 7 年 前
ClientCallClientStreaming.swift 1da453973f A few more initializer fixes. 7 年 前
ClientCallServerStreaming.swift 1da453973f A few more initializer fixes. 7 年 前
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 年 前
ClientError.swift 1fc059367a Some more manual cleanup. 7 年 前
ServerError.swift c02b4f4076 Run `swiftformat` on the new runtime support code. 7 年 前
ServerSession.swift d38118ba2b Make `ServerSession`'s properties writable. 7 年 前
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 年 前
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 年 前
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 年 前
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 年 前
ServiceClient.swift 1da453973f A few more initializer fixes. 7 年 前
ServiceServer.swift b366d54ac0 More `swiftformat`. 7 年 前