GRPC Objective-C
1.39.1
|
#import <GRPCClient/GRPCCallOptions.h>
Go to the source code of this file.
Data Structures | |
class | GRPCPooledChannel |
A proxied channel object that can be retained and used to create GRPCWrappedCall object regardless of the current connection status. More... | |
class | GRPCChannelPool |
Manage the pool of connected channels. More... | |