Muxi Yan da0b2a8cf1 clang-format il y a 6 ans
..
internal a0f5db1581 Rename GRPCCallOptions+internal->GRPCCallOptions+Internal il y a 7 ans
internal_testing 7897ae9308 auto-fix most of licenses il y a 8 ans
private da0b2a8cf1 clang-format il y a 6 ans
GRPCCall+ChannelArg.h 0fd4727def deprecated old API il y a 7 ans
GRPCCall+ChannelArg.m 5ae61f5a5a Multiple fixes il y a 7 ans
GRPCCall+ChannelCredentials.h 0fd4727def deprecated old API il y a 7 ans
GRPCCall+ChannelCredentials.m c92d90aba2 clang-format objective-c files il y a 7 ans
GRPCCall+Cronet.h 0fd4727def deprecated old API il y a 7 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 7 ans
GRPCCall+GID.m b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" il y a 8 ans
GRPCCall+OAuth2.h 6b8f0ceae8 A few nits il y a 7 ans
GRPCCall+OAuth2.m c92d90aba2 clang-format objective-c files il y a 7 ans
GRPCCall+Tests.h 0fd4727def deprecated old API il y a 7 ans
GRPCCall+Tests.m 0fd4727def deprecated old API il y a 7 ans
GRPCCall.h 915cd71b4a nullability revert il y a 7 ans
GRPCCall.m d771bcab2c Merge remote-tracking branch 'upstream/master' into default-cfstream-2 il y a 6 ans
GRPCCallOptions.h 25e7366413 Revert "Rename getTokenWithHandler" il y a 7 ans
GRPCCallOptions.m b4a926961a Fix static analizer errors 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.