Muxi Yan 34e2a7be17 Merge pull request #16650 from muxi/fix-analyze-issue il y a 7 ans
..
internal_testing 7897ae9308 auto-fix most of licenses il y a 8 ans
private 34e2a7be17 Merge pull request #16650 from muxi/fix-analyze-issue il y a 7 ans
GRPCCall+ChannelArg.h c635e41c22 Timeout and backoff il y a 7 ans
GRPCCall+ChannelArg.m c635e41c22 Timeout and backoff il y a 7 ans
GRPCCall+ChannelCredentials.h c92d90aba2 clang-format objective-c files il y a 8 ans
GRPCCall+ChannelCredentials.m c92d90aba2 clang-format objective-c files il y a 8 ans
GRPCCall+Cronet.h c92d90aba2 clang-format objective-c files il y a 8 ans
GRPCCall+Cronet.m 7897ae9308 auto-fix most of licenses il y a 8 ans
GRPCCall+GID.h c92d90aba2 clang-format objective-c files il y a 8 ans
GRPCCall+GID.m b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" il y a 8 ans
GRPCCall+OAuth2.h b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" il y a 8 ans
GRPCCall+OAuth2.m c92d90aba2 clang-format objective-c files il y a 8 ans
GRPCCall+Tests.h 7897ae9308 auto-fix most of licenses il y a 8 ans
GRPCCall+Tests.m c92d90aba2 clang-format objective-c files il y a 8 ans
GRPCCall.h c92d90aba2 clang-format objective-c files il y a 8 ans
GRPCCall.m da8c26f302 Merge pull request #16261 from muxi/dynamic-cfstream-init il y a 7 ans
README.md 5e0efd95f7 Imports code of the generic gRPC client library. il y a 11 ans

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.