Daniel Alm e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. před 7 roky
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. před 8 roky
Call.swift bdfb1b80e3 Update a few comments. před 7 roky
CallError.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. před 8 roky
CallResult.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. před 8 roky
Channel.swift 2e8e79d090 Some tweaks to the original PR. před 7 roky
ChannelArgument.swift 2e8e79d090 Some tweaks to the original PR. před 7 roky
CompletionQueue.swift e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. před 7 roky
ConnectivityState.swift e68cec0db8 Add a simple API to provide a channel's connectivity state. (See #186.) před 8 roky
Handler.swift e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. před 7 roky
Metadata.swift 2e8e79d090 Some tweaks to the original PR. před 7 roky
Mutex.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. před 8 roky
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. před 8 roky
OperationGroup.swift e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. před 7 roky
Roots.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. před 8 roky
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. před 7 roky
gRPC.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. před 8 roky