Sebastian Thiebaud 0d25ef84b2 PR changes il y a 7 ans
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. il y a 8 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 8 ans
CallResult.swift 588963a14a Replace `Metadata.description` with `Metadata.dictionaryRepresentation.description`. il y a 7 ans
Channel.swift 0d25ef84b2 PR changes il y a 7 ans
ChannelArgument.swift 2e8e79d090 Some tweaks to the original PR. 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 8 ans
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. il y a 8 ans
OperationGroup.swift e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. il y a 7 ans
Roots.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. il y a 8 ans
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. il y a 7 ans
gRPC.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. il y a 8 ans