Daniel Alm 9375cad761 Remove several now-unused DispatchQueue arguments. 7 лет назад
..
ClientCall.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 лет назад
ClientCallBidirectionalStreaming.swift c7db70477e Make the test stubs thread safe. 7 лет назад
ClientCallClientStreaming.swift c7db70477e Make the test stubs thread safe. 7 лет назад
ClientCallServerStreaming.swift c7db70477e Make the test stubs thread safe. 7 лет назад
ClientCallUnary.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. 7 лет назад
RPCError.swift 9dd55d9fa4 Add a `timeout` option to blocking `send()` and `receive()` calls. 7 лет назад
ServerSession.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. 7 лет назад
ServerSessionBidirectionalStreaming.swift 9375cad761 Remove several now-unused DispatchQueue arguments. 7 лет назад
ServerSessionClientStreaming.swift 9375cad761 Remove several now-unused DispatchQueue arguments. 7 лет назад
ServerSessionServerStreaming.swift 9375cad761 Remove several now-unused DispatchQueue arguments. 7 лет назад
ServerSessionUnary.swift 9375cad761 Remove several now-unused DispatchQueue arguments. 7 лет назад
ServiceClient.swift 2e8e79d090 Some tweaks to the original PR. 7 лет назад
ServiceServer.swift 9375cad761 Remove several now-unused DispatchQueue arguments. 7 лет назад
StreamReceiving.swift 9760b25fad Replace "{send,receive}Internal" with "_{send,receive}". 7 лет назад
StreamSending.swift 9760b25fad Replace "{send,receive}Internal" with "_{send,receive}". 7 лет назад