21 NS_ASSUME_NONNULL_BEGIN
Immutable user configurable options for a gRPC call.
Definition: GRPCCallOptions.h:30
The factory for gRPC Core + CFStream + insecure channel transport implementation.
Definition: GRPCCoreFactory.h:41
The factory for gRPC Core + CFStream + TLS secure channel transport implementation.
Definition: GRPCCoreFactory.h:36
A factory interface which generates new channel.
Definition: GRPCChannelFactory.h:26
The interface for transport implementations that are based on Core.
Definition: GRPCCoreFactory.h:27
The factory to create a transport.
Definition: GRPCTransport.h:52