Daniel Alm d3afc45926 Ensure that any operation groups enqueued on a completion queue after receiving SHUTDOWN still have their completion handlers called. hace 7 años
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. hace 7 años
Call.swift 90601ab831 Avoid an extra dispatch in `Call.sendWithoutBlocking`. hace 7 años
CallError.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. hace 7 años
CallResult.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. hace 7 años
Channel.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. hace 7 años
CompletionQueue.swift d3afc45926 Ensure that any operation groups enqueued on a completion queue after receiving SHUTDOWN still have their completion handlers called. hace 7 años
Handler.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`. hace 7 años
Metadata.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. hace 7 años
Mutex.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. hace 7 años
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. hace 7 años
OperationGroup.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. hace 7 años
Roots.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. hace 7 años
Server.swift f814a34949 Formatting: Replace several occurrences of `catch (let ...)` with just `catch`. hace 7 años
gRPC.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. hace 7 años