apolcyn dc8028272e Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac 7 years ago
..
internal_testing 7897ae9308 auto-fix most of licenses 8 years ago
private dc8028272e Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac 7 years ago
GRPCCall+ChannelArg.h c47b3f5c3a Add interface to API to enable compression 7 years ago
GRPCCall+ChannelArg.m 401f903151 Build fix 7 years ago
GRPCCall+ChannelCredentials.h 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall+ChannelCredentials.m 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall+Cronet.h 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall+Cronet.m 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall+GID.h b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 years ago
GRPCCall+GID.m b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 years ago
GRPCCall+OAuth2.h b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 years ago
GRPCCall+OAuth2.m b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 years ago
GRPCCall+Tests.h 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall+Tests.m 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall.h 9894661712 Polish comment 8 years ago
GRPCCall.m 9898212a41 Merge remote-tracking branch 'upstream/master' into fix-objc-void-func 8 years ago
README.md 5e0efd95f7 Imports code of the generic gRPC client library. 10 years ago

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.