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