18 #import "../GRPCChannelFactory.h"
23 NS_ASSUME_NONNULL_BEGIN
29 - (nullable grpc_channel *)createChannelWithHost:(NSString *)host
30 channelArgs:(nullable NSDictionary *)args;
struct stream_engine stream_engine
Definition: GRPCCall+Cronet.h:22
Each separate instance of this class represents at least one TCP connection to the provided host.
Definition: GRPCChannel.h:66
Definition: GRPCCronetChannelFactory.h:25
nullable instancetype sharedInstance()
nullable instancetype NS_UNAVAILABLE()
A factory interface which generates new channel.
Definition: GRPCChannelFactory.h:26