| .. |
|
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
|
140d34a055
Add public factory methods for CallResult. (#394)
|
6 年之前 |
|
Channel.swift
|
930440a393
Add ability to manually shut down channels (#384)
|
6 年之前 |
|
ChannelArgument.swift
|
4f9e7a57eb
Make ChannelArgument extensible with custom values.
|
7 年之前 |
|
ChannelConnectivityObserver.swift
|
10aff09790
Refactor channel connectivity to avoid multiple spin loops (#380)
|
6 年之前 |
|
ChannelConnectivityState.swift
|
9dff24d5bc
Move ConnectivityState to new file & update initializer (#376)
|
6 年之前 |
|
ClientNetworkMonitor.swift
|
3b3c5c55bd
Add ClientNetworkMonitor for tracking network changes (#387)
|
6 年之前 |
|
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
|
b6dc500882
Add support for RPC status (#331)
|
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
|
b34303c3cd
Fix a bug and test for it.
|
7 年之前 |
|
Roots.swift
|
ac3e1759e5
Store the root certificates as a multi-line string literal. (#372)
|
6 年之前 |
|
Server.swift
|
c317f9d0ee
Reword documentation
|
7 年之前 |
|
ServerStatus.swift
|
045bc179ae
Create ServerStatus in Core
|
7 年之前 |
|
StatusCode.swift
|
00d18f62ec
Minor tweaks in preparation for SwiftGRPCNIO.
|
7 年之前 |
|
gRPC.swift
|
ee0f374de3
Clean up gRPC.swift (#386)
|
6 年之前 |