George Barnett 6c50a87c50 Close client request stream on error and end (#1410) 3 years ago
..
AsyncServerHandler 981e6cdd21 Refactor the async server call context (#1407) 3 years ago
AsyncWriter.swift 9539d94cc2 Add missing 'Sendable' conformance (#1404) 3 years ago
Call+AsyncRequestStreamWriter.swift 8a11a2e2c4 Raise minimum Swift version for async/await (#1379) 3 years ago
CancellationError+GRPCStatusTransformable.swift 8a11a2e2c4 Raise minimum Swift version for async/await (#1379) 3 years ago
GRPCAsyncBidirectionalStreamingCall.swift 6c50a87c50 Close client request stream on error and end (#1410) 3 years ago
GRPCAsyncClientStreamingCall.swift 6c50a87c50 Close client request stream on error and end (#1410) 3 years ago
GRPCAsyncRequestStream.swift 9539d94cc2 Add missing 'Sendable' conformance (#1404) 3 years ago
GRPCAsyncRequestStreamWriter.swift 9539d94cc2 Add missing 'Sendable' conformance (#1404) 3 years ago
GRPCAsyncResponseStream.swift 9539d94cc2 Add missing 'Sendable' conformance (#1404) 3 years ago
GRPCAsyncResponseStreamWriter.swift 981e6cdd21 Refactor the async server call context (#1407) 3 years ago
GRPCAsyncServerCallContext.swift 981e6cdd21 Refactor the async server call context (#1407) 3 years ago
GRPCAsyncServerHandler.swift 981e6cdd21 Refactor the async server call context (#1407) 3 years ago
GRPCAsyncServerStreamingCall.swift 6c50a87c50 Close client request stream on error and end (#1410) 3 years ago
GRPCAsyncUnaryCall.swift 9539d94cc2 Add missing 'Sendable' conformance (#1404) 3 years ago
GRPCChannel+AsyncAwaitSupport.swift b341dbb881 Add Sendable conformance to core async/await API (#1378) 3 years ago
GRPCClient+AsyncAwaitSupport.swift 9539d94cc2 Add missing 'Sendable' conformance (#1404) 3 years ago
GRPCSendable.swift 305677ed3b Make clients sendable (#1386) 3 years ago
PassthroughMessageSequence.swift 9539d94cc2 Add missing 'Sendable' conformance (#1404) 3 years ago
PassthroughMessageSource.swift 5ece0b83dc Use new state machines in async server handler (#1403) 3 years ago