Michael Rebello 0f2af51ff7 Run CI on both Swift 4.2 and 5, and fix Swift 5 warning (#426) hace 6 años
..
ByteBuffer.swift 0f2af51ff7 Run CI on both Swift 4.2 and 5, and fix Swift 5 warning (#426) hace 6 años
Call.swift bdfb1b80e3 Update a few comments. hace 7 años
CallError.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. hace 8 años
CallResult.swift 630dfa5e37 Implement async client test stub methods (#378) hace 6 años
Channel.swift 930440a393 Add ability to manually shut down channels (#384) hace 7 años
ChannelArgument.swift 4f9e7a57eb Make ChannelArgument extensible with custom values. hace 7 años
ChannelConnectivityObserver.swift 10aff09790 Refactor channel connectivity to avoid multiple spin loops (#380) hace 7 años
ChannelConnectivityState.swift 9dff24d5bc Move ConnectivityState to new file & update initializer (#376) hace 7 años
ClientNetworkMonitor.swift 58a009b00c Disable iOS 12 cellular connectivity monitor by default hace 6 años
CompletionQueue.swift e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. hace 7 años
Handler.swift e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. hace 7 años
Metadata.swift b6dc500882 Add support for RPC status (#331) hace 7 años
Mutex.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. hace 8 años
Operation.swift 6a408655fa Minor file reorganization in Sources/SwiftGRPC. hace 8 años
OperationGroup.swift b34303c3cd Fix a bug and test for it. hace 7 años
Roots.swift ece94e8df9 Update vendored gRPC-core to v1.19.0 (#417) hace 6 años
Server.swift c317f9d0ee Reword documentation hace 7 años
ServerStatus.swift 045bc179ae Create ServerStatus in Core hace 7 años
StatusCode.swift 00d18f62ec Minor tweaks in preparation for SwiftGRPCNIO. hace 7 años
gRPC.swift ee0f374de3 Clean up gRPC.swift (#386) hace 7 años