Daniel Alm 9128b60c69 Make `OperationGroup` cache its `...Metadata` properties, as those methods actually *move* the metadata (so a second call to these methods would previously always return empty metadata objects). пре 8 година
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. пре 8 година
Call.swift da52b27f2c Only enter the `messageQueueEmpty` dispatch group if we are certain that the message has been appended to the queue. пре 8 година
CallError.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. пре 8 година
CallResult.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. пре 8 година
Channel.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. пре 8 година
CompletionQueue.swift cf323b474c Get rid of the `callbackQueue` argument for `CompletionQueue.runToCompletion`, as we only use it on one occasion, and on that occasion we already dispatch the completion block on that queue anyway. пре 8 година
Handler.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. пре 8 година
Metadata.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. пре 8 година
Mutex.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. пре 8 година
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. пре 8 година
OperationGroup.swift 9128b60c69 Make `OperationGroup` cache its `...Metadata` properties, as those methods actually *move* the metadata (so a second call to these methods would previously always return empty metadata objects). пре 8 година
Roots.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. пре 8 година
Server.swift f6d4341682 Make `Server` retain its active handlers without having to resort to a `handlers` set. пре 8 година
gRPC.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. пре 8 година