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 yıl önce
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 yıl önce
Call.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 yıl önce
CallError.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 yıl önce
CallResult.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 yıl önce
Channel.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 yıl önce
CompletionQueue.swift 17b32f51bb Fix a potential race condition where operation group completion handlers could get called twice, as well as an unsynchronized access to `CompletionQueue.operationGroups` that should be synchronized. 8 yıl önce
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`. 8 yıl önce
Metadata.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 yıl önce
Mutex.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 yıl önce
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 yıl önce
OperationGroup.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 8 yıl önce
Roots.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 yıl önce
Server.swift 8b8e6c86dd Replace some magic numbers with more understandable constants. 8 yıl önce
gRPC.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 yıl önce