Tim Burks 36ea2c6a2d Updates following review from @rebello95. 7 роки тому
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 роки тому
Call.swift d9ab6746da Fix a few problems found running "pod spec lint". 7 роки тому
CallError.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. 8 роки тому
CallResult.swift da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 8 роки тому
Channel.swift bb6bd07cb5 Support for Channel specification on ServiceClient 7 роки тому
CompletionQueue.swift 36ea2c6a2d Updates following review from @rebello95. 7 роки тому
ConnectivityState.swift e68cec0db8 Add a simple API to provide a channel's connectivity state. (See #186.) 8 роки тому
Handler.swift 36ea2c6a2d Updates following review from @rebello95. 7 роки тому
Metadata.swift 78a1291789 Fix two huge memory leaks in `cgrpc_call` and `cgrpc_handler`. These would all GRPC call objects to never get released, which in turn caused their completion queues and associated file descriptors to never get released. This became apparent after ~3-5k requests on macOS. 8 роки тому
Mutex.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. 8 роки тому
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 роки тому
OperationGroup.swift d9ab6746da Fix a few problems found running "pod spec lint". 7 роки тому
Roots.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 роки тому
Server.swift 2577eae9db Move _all_ completion queue shutdown operations into the Swift layer, to better enforce that the queue does not accept any new operations once it has been shut down. 8 роки тому
gRPC.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 роки тому