Daniel Alm e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. vor 7 Jahren
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. vor 7 Jahren
Call.swift bdfb1b80e3 Update a few comments. vor 7 Jahren
CallError.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. vor 7 Jahren
CallResult.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. vor 7 Jahren
Channel.swift 2e8e79d090 Some tweaks to the original PR. vor 7 Jahren
ChannelArgument.swift 2e8e79d090 Some tweaks to the original PR. vor 7 Jahren
CompletionQueue.swift e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. vor 7 Jahren
ConnectivityState.swift e68cec0db8 Add a simple API to provide a channel's connectivity state. (See #186.) vor 7 Jahren
Handler.swift e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. vor 7 Jahren
Metadata.swift 2e8e79d090 Some tweaks to the original PR. vor 7 Jahren
Mutex.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. vor 7 Jahren
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. vor 7 Jahren
OperationGroup.swift e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. vor 7 Jahren
Roots.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. vor 7 Jahren
Server.swift dc35994f21 Make the server dispatch each request handler on its own thread and make the `ServerSession` request handler implementations run synchronously; this saves one potentially costly asynchronous dispatch. vor 7 Jahren
gRPC.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. vor 7 Jahren