Michael Rebello 0f2af51ff7 Run CI on both Swift 4.2 and 5, and fix Swift 5 warning (#426) il y a 6 ans
..
ByteBuffer.swift 0f2af51ff7 Run CI on both Swift 4.2 and 5, and fix Swift 5 warning (#426) il y a 6 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 630dfa5e37 Implement async client test stub methods (#378) il y a 6 ans
Channel.swift 930440a393 Add ability to manually shut down channels (#384) il y a 6 ans
ChannelArgument.swift 4f9e7a57eb Make ChannelArgument extensible with custom values. il y a 7 ans
ChannelConnectivityObserver.swift 10aff09790 Refactor channel connectivity to avoid multiple spin loops (#380) il y a 6 ans
ChannelConnectivityState.swift 9dff24d5bc Move ConnectivityState to new file & update initializer (#376) il y a 6 ans
ClientNetworkMonitor.swift 58a009b00c Disable iOS 12 cellular connectivity monitor by default il y a 6 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 b6dc500882 Add support for RPC status (#331) 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 ece94e8df9 Update vendored gRPC-core to v1.19.0 (#417) il y a 6 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 ee0f374de3 Clean up gRPC.swift (#386) il y a 6 ans