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