This is a generic gRPC client for Objective-C on iOS.
If you're trying to get started with the library or with gRPC, you should first read GRPCCall.h.
Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll().
Name | Last commit | Last update |
---|---|---|
.. | ||
private | ||
GRPCCall+ChannelArg.h | ||
GRPCCall+ChannelArg.m | ||
GRPCCall+OAuth2.h | ||
GRPCCall+OAuth2.m | ||
GRPCCall+Tests.h | ||
GRPCCall+Tests.m | ||
GRPCCall.h | ||
GRPCCall.m | ||
README.md |
This is a generic gRPC client for Objective-C on iOS.
If you're trying to get started with the library or with gRPC, you should first read GRPCCall.h.