Daniel Alm e7645b48ef Add sample test suites to demonstrate how one would test client/server code. 7 ani în urmă
..
ClientCall.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 ani în urmă
ClientCallBidirectionalStreaming.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. 7 ani în urmă
ClientCallClientStreaming.swift 9916aeaa36 Consolidate a few more calls into `StreamSending`. 7 ani în urmă
ClientCallServerStreaming.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. 7 ani în urmă
ClientCallUnary.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 7 ani în urmă
RPCError.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 7 ani în urmă
ServerSession.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 7 ani în urmă
ServerSessionBidirectionalStreaming.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. 7 ani în urmă
ServerSessionClientStreaming.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. 7 ani în urmă
ServerSessionServerStreaming.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 7 ani în urmă
ServerSessionUnary.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 7 ani în urmă
ServiceClient.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 ani în urmă
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 ani în urmă
StreamReceiving.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 7 ani în urmă
StreamSending.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 7 ani în urmă