The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Srini Polavarapu b0efc103e3 Regenerate projects 6 years ago
..
internal Rename GRPCCallOptions+internal->GRPCCallOptions+Internal 7 years ago
internal_testing auto-fix most of licenses 8 years ago
private Regenerate projects 6 years ago
GRPCCall+ChannelArg.h deprecated old API 7 years ago
GRPCCall+ChannelArg.m Multiple fixes 6 years ago
GRPCCall+ChannelCredentials.h deprecated old API 7 years ago
GRPCCall+ChannelCredentials.m clang-format objective-c files 7 years ago
GRPCCall+Cronet.h deprecated old API 7 years ago
GRPCCall+Cronet.m auto-fix most of licenses 8 years ago
GRPCCall+GID.h clang-format objective-c files 7 years ago
GRPCCall+GID.m Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 years ago
GRPCCall+OAuth2.h A few nits 7 years ago
GRPCCall+OAuth2.m clang-format objective-c files 7 years ago
GRPCCall+Tests.h deprecated old API 7 years ago
GRPCCall+Tests.m deprecated old API 7 years ago
GRPCCall.h nullability revert 6 years ago
GRPCCall.m Fix authorizer bug 6 years ago
GRPCCallOptions.h Revert "Rename getTokenWithHandler" 6 years ago
GRPCCallOptions.m Fix static analizer errors 6 years ago
README.md Imports code of the generic gRPC client library. 10 years ago

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.