Daniel Alm 8d07183369 Add a blocking variant of the `send` method to `ServerStreaming`. 8 anni fa
..
ClientCall.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 anni fa
ClientCallBidirectionalStreaming.swift 8d07183369 Add a blocking variant of the `send` method to `ServerStreaming`. 8 anni fa
ClientCallClientStreaming.swift 8d07183369 Add a blocking variant of the `send` method to `ServerStreaming`. 8 anni fa
ClientCallServerStreaming.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. 8 anni fa
ClientCallUnary.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 anni fa
RPCError.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 anni fa
ServerSession.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 8 anni fa
ServerSessionBidirectionalStreaming.swift 8d07183369 Add a blocking variant of the `send` method to `ServerStreaming`. 8 anni fa
ServerSessionClientStreaming.swift 6af3914244 Add a method to `ServerSessionClientStreaming` to return an error status without a result. 8 anni fa
ServerSessionServerStreaming.swift 8d07183369 Add a blocking variant of the `send` method to `ServerStreaming`. 8 anni fa
ServerSessionUnary.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 8 anni fa
ServiceClient.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 anni fa
ServiceServer.swift c1b54e679a Fix how the server handles unknown methods (broken by me in ac7979d5, I had forgotten that sending initial metadata is required). 8 anni fa
StreamReceiving.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 anni fa
StreamSending.swift 8d07183369 Add a blocking variant of the `send` method to `ServerStreaming`. 8 anni fa