21 NS_ASSUME_NONNULL_BEGIN
45 - (nullable instancetype)initWithChannelConfiguration:
A proxied channel object that can be retained and used to create GRPCWrappedCall object regardless of...
Definition: GRPCChannelPool.h:36
void disconnect()
Force the channel to disconnect immediately.
nullable instancetype NS_UNAVAILABLE()
This class lets one more easily use |grpc_completion_queue|.
Definition: GRPCCompletionQueue.h:35
Definition: GRPCWrappedCall.h:76
nullable instancetype sharedInstance()
Get the global channel pool.
Immutable user configurable options for a gRPC call.
Definition: GRPCCallOptions.h:30
Each separate instance of this class represents at least one TCP connection to the provided host...
Definition: GRPCChannel.h:65
Manage the pool of connected channels.
Definition: GRPCChannelPool.h:75
nullable instancetype NS_UNAVAILABLE()
Signature for the channel.
Definition: GRPCChannel.h:36
void disconnectAllChannels()
Disconnect all channels in this pool.