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