Muxi Yan 36b47ce0de Merge pull request #16190 from muxi/config-isolation před 6 roky
..
internal a0f5db1581 Rename GRPCCallOptions+internal->GRPCCallOptions+Internal před 7 roky
internal_testing 7897ae9308 auto-fix most of licenses před 8 roky
private 36b47ce0de Merge pull request #16190 from muxi/config-isolation před 6 roky
GRPCCall+ChannelArg.h 0fd4727def deprecated old API před 7 roky
GRPCCall+ChannelArg.m 5ae61f5a5a Multiple fixes před 6 roky
GRPCCall+ChannelCredentials.h 0fd4727def deprecated old API před 7 roky
GRPCCall+ChannelCredentials.m c92d90aba2 clang-format objective-c files před 7 roky
GRPCCall+Cronet.h 0fd4727def deprecated old API před 7 roky
GRPCCall+Cronet.m 7897ae9308 auto-fix most of licenses před 8 roky
GRPCCall+GID.h c92d90aba2 clang-format objective-c files před 7 roky
GRPCCall+GID.m b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" před 8 roky
GRPCCall+OAuth2.h 6b8f0ceae8 A few nits před 7 roky
GRPCCall+OAuth2.m c92d90aba2 clang-format objective-c files před 7 roky
GRPCCall+Tests.h 0fd4727def deprecated old API před 7 roky
GRPCCall+Tests.m 0fd4727def deprecated old API před 7 roky
GRPCCall.h 915cd71b4a nullability revert před 6 roky
GRPCCall.m 1f3829180c Fix missing ConnectivityMonitor usage před 6 roky
GRPCCallOptions.h 25e7366413 Revert "Rename getTokenWithHandler" před 6 roky
GRPCCallOptions.m b4a926961a Fix static analizer errors před 6 roky
README.md 5e0efd95f7 Imports code of the generic gRPC client library. před 10 roky

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.