|
GRPC Objective-C
1.26.0
|
#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... | |