Daniel Alm da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. %!s(int64=8) %!d(string=hai) anos
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. %!s(int64=8) %!d(string=hai) anos
Call.swift da52b27f2c Only enter the `messageQueueEmpty` dispatch group if we are certain that the message has been appended to the queue. %!s(int64=8) %!d(string=hai) anos
CallError.swift ac7979d5e0 Ensure that errors in client calls are always provided to the user. %!s(int64=8) %!d(string=hai) anos
CallResult.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. %!s(int64=8) %!d(string=hai) anos
Channel.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. %!s(int64=8) %!d(string=hai) anos
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. %!s(int64=8) %!d(string=hai) anos
Handler.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. %!s(int64=8) %!d(string=hai) anos
Metadata.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. %!s(int64=8) %!d(string=hai) anos
Mutex.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. %!s(int64=8) %!d(string=hai) anos
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. %!s(int64=8) %!d(string=hai) anos
OperationGroup.swift c1b54e679a Fix how the server handles unknown methods (broken by me in ac7979d5, I had forgotten that sending initial metadata is required). %!s(int64=8) %!d(string=hai) anos
Roots.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. %!s(int64=8) %!d(string=hai) anos
Server.swift f6d4341682 Make `Server` retain its active handlers without having to resort to a `handlers` set. %!s(int64=8) %!d(string=hai) anos
gRPC.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. %!s(int64=8) %!d(string=hai) anos