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