George Barnett babcff1f9d Provide an error when cancelling async writer (#1456) 3 年之前
..
AsyncServerHandler 981e6cdd21 Refactor the async server call context (#1407) 3 年之前
AsyncWriter.swift babcff1f9d Provide an error when cancelling async writer (#1456) 3 年之前
Call+AsyncRequestStreamWriter.swift 3426bcade3 Fix a handful of Sendable warnings (#1419) 3 年之前
CancellationError+GRPCStatusTransformable.swift 8a11a2e2c4 Raise minimum Swift version for async/await (#1379) 3 年之前
GRPCAsyncBidirectionalStreamingCall.swift babcff1f9d Provide an error when cancelling async writer (#1456) 3 年之前
GRPCAsyncClientStreamingCall.swift babcff1f9d Provide an error when cancelling async writer (#1456) 3 年之前
GRPCAsyncRequestStream.swift 9539d94cc2 Add missing 'Sendable' conformance (#1404) 3 年之前
GRPCAsyncRequestStreamWriter.swift 9539d94cc2 Add missing 'Sendable' conformance (#1404) 3 年之前
GRPCAsyncResponseStream.swift 3426bcade3 Fix a handful of Sendable warnings (#1419) 3 年之前
GRPCAsyncResponseStreamWriter.swift 981e6cdd21 Refactor the async server call context (#1407) 3 年之前
GRPCAsyncServerCallContext.swift 41b9c16be7 Remove preconcurrency imports of NIOHPACK (#1435) 3 年之前
GRPCAsyncServerHandler.swift babcff1f9d Provide an error when cancelling async writer (#1456) 3 年之前
GRPCAsyncServerStreamingCall.swift 938d1413ec Make client RPC cancellation non-async (#1413) 3 年之前
GRPCAsyncUnaryCall.swift 938d1413ec Make client RPC cancellation non-async (#1413) 3 年之前
GRPCChannel+AsyncAwaitSupport.swift b341dbb881 Add Sendable conformance to core async/await API (#1378) 3 年之前
GRPCClient+AsyncAwaitSupport.swift 3426bcade3 Fix a handful of Sendable warnings (#1419) 3 年之前
GRPCSendable.swift 833f7f431d Make `Sendable` protocols `@preconcurrency` (#1429) 3 年之前
PassthroughMessageSequence.swift 3426bcade3 Fix a handful of Sendable warnings (#1419) 3 年之前
PassthroughMessageSource.swift 3426bcade3 Fix a handful of Sendable warnings (#1419) 3 年之前