Daniel Alm 5f66e00818 Improve the example tests. 8 년 전
..
ClientCall.swift 5f66e00818 Improve the example tests. 8 년 전
ClientCallBidirectionalStreaming.swift 5f66e00818 Improve the example tests. 8 년 전
ClientCallClientStreaming.swift 5f66e00818 Improve the example tests. 8 년 전
ClientCallServerStreaming.swift 5f66e00818 Improve the example tests. 8 년 전
ClientCallUnary.swift 5f66e00818 Improve the example tests. 8 년 전
ClientError.swift 1fc059367a Some more manual cleanup. 8 년 전
ServerError.swift c02b4f4076 Run `swiftformat` on the new runtime support code. 8 년 전
ServerSession.swift d38118ba2b Make `ServerSession`'s properties writable. 8 년 전
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`). 8 년 전
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`). 8 년 전
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`). 8 년 전
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`). 8 년 전
ServiceClient.swift 1da453973f A few more initializer fixes. 8 년 전
ServiceServer.swift b366d54ac0 More `swiftformat`. 8 년 전