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