Daniel Alm da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 7 年 前
..
ClientCall.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 年 前
ClientCallBidirectionalStreaming.swift 9916aeaa36 Consolidate a few more calls into `StreamSending`. 7 年 前
ClientCallClientStreaming.swift 9916aeaa36 Consolidate a few more calls into `StreamSending`. 7 年 前
ClientCallServerStreaming.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 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 da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 7 年 前
ServerSessionClientStreaming.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 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. 8 年 前
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 年 前