Tim Burks e791f85ce4 Merge branch 'master' into update-grpc пре 7 година
..
ByteBuffer.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. пре 7 година
Call.swift bdfb1b80e3 Update a few comments. пре 7 година
CallError.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. пре 7 година
CallResult.swift 588963a14a Replace `Metadata.description` with `Metadata.dictionaryRepresentation.description`. пре 7 година
Channel.swift 53c32e49de Merge pull request #233 from KyoheiG3/argument пре 7 година
ChannelArgument.swift 3cd89dd1ab Add a few channel arguments пре 7 година
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 година
Handler.swift e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. пре 7 година
Metadata.swift 588963a14a Replace `Metadata.description` with `Metadata.dictionaryRepresentation.description`. пре 7 година
Mutex.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. пре 7 година
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. пре 7 година
OperationGroup.swift e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. пре 7 година
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 година
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. пре 7 година
gRPC.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. пре 7 година