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