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