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.
 
 
 
 
 
 
Muxi Yan 34e2a7be17
Merge pull request #16650 from muxi/fix-analyze-issue
7 years ago
..
internal_testing auto-fix most of licenses 8 years ago
private Merge pull request #16650 from muxi/fix-analyze-issue 7 years ago
GRPCCall+ChannelArg.h Timeout and backoff 7 years ago
GRPCCall+ChannelArg.m Timeout and backoff 7 years ago
GRPCCall+ChannelCredentials.h clang-format objective-c files 7 years ago
GRPCCall+ChannelCredentials.m clang-format objective-c files 7 years ago
GRPCCall+Cronet.h clang-format objective-c files 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 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 years ago
GRPCCall+OAuth2.m clang-format objective-c files 7 years ago
GRPCCall+Tests.h auto-fix most of licenses 8 years ago
GRPCCall+Tests.m clang-format objective-c files 7 years ago
GRPCCall.h clang-format objective-c files 7 years ago
GRPCCall.m Merge pull request #16261 from muxi/dynamic-cfstream-init 7 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.