Daniel Alm ab21b2c464 Cleanup: Replace as many methods on `Handler` with their corresponding `Call` equivalents as possible, so that only server-specific methods are left in `Handler`. 8 vuotta sitten
..
ClientCall.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 vuotta sitten
ClientCallBidirectionalStreaming.swift 9916aeaa36 Consolidate a few more calls into `StreamSending`. 8 vuotta sitten
ClientCallClientStreaming.swift 9916aeaa36 Consolidate a few more calls into `StreamSending`. 8 vuotta sitten
ClientCallServerStreaming.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 vuotta sitten
ClientCallUnary.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 vuotta sitten
RPCError.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 vuotta sitten
ServerSession.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 vuotta sitten
ServerSessionBidirectionalStreaming.swift 9916aeaa36 Consolidate a few more calls into `StreamSending`. 8 vuotta sitten
ServerSessionClientStreaming.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 vuotta sitten
ServerSessionServerStreaming.swift 9916aeaa36 Consolidate a few more calls into `StreamSending`. 8 vuotta sitten
ServerSessionUnary.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 vuotta sitten
ServiceClient.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 vuotta sitten
ServiceServer.swift ab21b2c464 Cleanup: Replace as many methods on `Handler` with their corresponding `Call` equivalents as possible, so that only server-specific methods are left in `Handler`. 8 vuotta sitten
StreamReceiving.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 vuotta sitten
StreamSending.swift 9916aeaa36 Consolidate a few more calls into `StreamSending`. 8 vuotta sitten