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