Muxi Yan e5453b1864 Fix authorizer bug hace 7 años
..
internal a0f5db1581 Rename GRPCCallOptions+internal->GRPCCallOptions+Internal hace 7 años
internal_testing 7897ae9308 auto-fix most of licenses hace 8 años
private c059946a75 Fix bug where remote host's trailing slash is not removed, causing name resolution failure hace 7 años
GRPCCall+ChannelArg.h 0fd4727def deprecated old API hace 7 años
GRPCCall+ChannelArg.m 5ae61f5a5a Multiple fixes hace 7 años
GRPCCall+ChannelCredentials.h 0fd4727def deprecated old API hace 7 años
GRPCCall+ChannelCredentials.m c92d90aba2 clang-format objective-c files hace 8 años
GRPCCall+Cronet.h 0fd4727def deprecated old API hace 7 años
GRPCCall+Cronet.m 7897ae9308 auto-fix most of licenses hace 8 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 6b8f0ceae8 A few nits hace 7 años
GRPCCall+OAuth2.m c92d90aba2 clang-format objective-c files hace 8 años
GRPCCall+Tests.h 0fd4727def deprecated old API hace 7 años
GRPCCall+Tests.m 0fd4727def deprecated old API hace 7 años
GRPCCall.h 915cd71b4a nullability revert hace 7 años
GRPCCall.m e5453b1864 Fix authorizer bug hace 7 años
GRPCCallOptions.h 25e7366413 Revert "Rename getTokenWithHandler" hace 7 años
GRPCCallOptions.m b4a926961a Fix static analizer errors hace 7 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.