Sebastian Thiebaud b6dc500882 Add support for RPC status (#331) 7 ani în urmă
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 ani în urmă
Call.swift bdfb1b80e3 Update a few comments. 7 ani în urmă
CallError.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. 7 ani în urmă
CallResult.swift 588963a14a Replace `Metadata.description` with `Metadata.dictionaryRepresentation.description`. 7 ani în urmă
Channel.swift 2fd06dcdd6 Fix crash during Channel with subscription is destroying (#328) 7 ani în urmă
ChannelArgument.swift 4f9e7a57eb Make ChannelArgument extensible with custom values. 7 ani în urmă
CompletionQueue.swift e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. 7 ani în urmă
Handler.swift e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. 7 ani în urmă
Metadata.swift b6dc500882 Add support for RPC status (#331) 7 ani în urmă
Mutex.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. 7 ani în urmă
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 ani în urmă
OperationGroup.swift b34303c3cd Fix a bug and test for it. 7 ani în urmă
Roots.swift 75940a411e Update CgRPC to v1.12.0 and BoringSSL to 10.0.4 (I guess?). This change requires Swift 4.1 and Ruby (with the 'xcodeproj' gem) installed to compile if building via SPM. 7 ani în urmă
Server.swift c317f9d0ee Reword documentation 7 ani în urmă
ServerStatus.swift 045bc179ae Create ServerStatus in Core 7 ani în urmă
StatusCode.swift 00d18f62ec Minor tweaks in preparation for SwiftGRPCNIO. 7 ani în urmă
gRPC.swift 00d18f62ec Minor tweaks in preparation for SwiftGRPCNIO. 7 ani în urmă