GRPC Objective-C
1.26.0
|
#import <Foundation/Foundation.h>
#include <grpc/grpc.h>
Go to the source code of this file.
Data Structures | |
class | GRPCChannelConfiguration |
Signature for the channel. More... | |
class | GRPCChannel |
Each separate instance of this class represents at least one TCP connection to the provided host. More... | |