Daniel Alm c1b54e679a Fix how the server handles unknown methods (broken by me in ac7979d5, I had forgotten that sending initial metadata is required). 7 年 前
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 年 前
Call.swift 90601ab831 Avoid an extra dispatch in `Call.sendWithoutBlocking`. 7 年 前
CallError.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 7 年 前
CallResult.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. 7 年 前
Channel.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 年 前
CompletionQueue.swift d3afc45926 Ensure that any operation groups enqueued on a completion queue after receiving SHUTDOWN still have their completion handlers called. 7 年 前
Handler.swift c1b54e679a Fix how the server handles unknown methods (broken by me in ac7979d5, I had forgotten that sending initial metadata is required). 7 年 前
Metadata.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 年 前
Mutex.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 年 前
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 年 前
OperationGroup.swift c1b54e679a Fix how the server handles unknown methods (broken by me in ac7979d5, I had forgotten that sending initial metadata is required). 7 年 前
Roots.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 年 前
Server.swift f814a34949 Formatting: Replace several occurrences of `catch (let ...)` with just `catch`. 7 年 前
gRPC.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 年 前