Mark D. Roth 9e3e64604d Merge pull request #15274 from JackOfMostTrades/verify-callback-core hace 8 años
..
internal_testing 7897ae9308 auto-fix most of licenses hace 9 años
private 9e3e64604d Merge pull request #15274 from JackOfMostTrades/verify-callback-core hace 8 años
GRPCCall+ChannelArg.h c92d90aba2 clang-format objective-c files hace 8 años
GRPCCall+ChannelArg.m c92d90aba2 clang-format objective-c files hace 8 años
GRPCCall+ChannelCredentials.h c92d90aba2 clang-format objective-c files hace 8 años
GRPCCall+ChannelCredentials.m c92d90aba2 clang-format objective-c files hace 8 años
GRPCCall+Cronet.h c92d90aba2 clang-format objective-c files hace 8 años
GRPCCall+Cronet.m 7897ae9308 auto-fix most of licenses hace 9 años
GRPCCall+GID.h c92d90aba2 clang-format objective-c files hace 8 años
GRPCCall+GID.m b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" hace 8 años
GRPCCall+OAuth2.h b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" hace 8 años
GRPCCall+OAuth2.m c92d90aba2 clang-format objective-c files hace 8 años
GRPCCall+Tests.h 7897ae9308 auto-fix most of licenses hace 9 años
GRPCCall+Tests.m c92d90aba2 clang-format objective-c files hace 8 años
GRPCCall.h c92d90aba2 clang-format objective-c files hace 8 años
GRPCCall.m 9ae3aeb12f Do not register connectivity monitor if using CFStream hace 8 años
README.md 5e0efd95f7 Imports code of the generic gRPC client library. hace 11 años

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.