slavabulgakov 2fd06dcdd6 Fix crash during Channel with subscription is destroying (#328) il y a 7 ans
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. il y a 7 ans
Call.swift bdfb1b80e3 Update a few comments. il y a 7 ans
CallError.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. il y a 7 ans
CallResult.swift 588963a14a Replace `Metadata.description` with `Metadata.dictionaryRepresentation.description`. il y a 7 ans
Channel.swift 2fd06dcdd6 Fix crash during Channel with subscription is destroying (#328) il y a 7 ans
ChannelArgument.swift 4f9e7a57eb Make ChannelArgument extensible with custom values. il y a 7 ans
CompletionQueue.swift e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. il y a 7 ans
Handler.swift e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. il y a 7 ans
Metadata.swift 588963a14a Replace `Metadata.description` with `Metadata.dictionaryRepresentation.description`. il y a 7 ans
Mutex.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. il y a 7 ans
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. il y a 7 ans
OperationGroup.swift b34303c3cd Fix a bug and test for it. il y a 7 ans
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. il y a 7 ans
Server.swift c317f9d0ee Reword documentation il y a 7 ans
ServerStatus.swift 045bc179ae Create ServerStatus in Core il y a 7 ans
StatusCode.swift 00d18f62ec Minor tweaks in preparation for SwiftGRPCNIO. il y a 7 ans
gRPC.swift 00d18f62ec Minor tweaks in preparation for SwiftGRPCNIO. il y a 7 ans