GRPC Objective-C  1.39.1
Data Structures
GRPCCoreFactory.h File Reference
#import <GRPCClient/GRPCTransport.h>

Go to the source code of this file.

Data Structures

protocol  <GRPCCoreTransportFactory>
 The interface for transport implementations that are based on Core. More...
 
class  GRPCCoreSecureFactory
 The factory for gRPC Core + CFStream + TLS secure channel transport implementation. More...
 
class  GRPCCoreInsecureFactory
 The factory for gRPC Core + CFStream + insecure channel transport implementation. More...