grpc/src/objective-c/GRPCClient
apolcyn dc8028272e
Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac
Ruby macos kokoro environment and package build updates
2018-01-25 12:15:15 -08:00
..
internal_testing auto-fix most of licenses 2017-06-08 11:22:41 +02:00
private Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac 2018-01-25 12:15:15 -08:00
GRPCCall+ChannelArg.h Add interface to API to enable compression 2017-12-21 17:03:24 -08:00
GRPCCall+ChannelArg.m Build fix 2018-01-19 15:36:13 -08:00
GRPCCall+ChannelCredentials.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
GRPCCall+ChannelCredentials.m auto-fix most of licenses 2017-06-08 11:22:41 +02:00
GRPCCall+Cronet.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
GRPCCall+Cronet.m auto-fix most of licenses 2017-06-08 11:22:41 +02:00
GRPCCall+GID.h Revert "Revert "Add OAuth2 protocol in GRPCClient"" 2017-08-14 12:01:14 -07:00
GRPCCall+GID.m Revert "Revert "Add OAuth2 protocol in GRPCClient"" 2017-08-14 12:01:14 -07:00
GRPCCall+OAuth2.h Revert "Revert "Add OAuth2 protocol in GRPCClient"" 2017-08-14 12:01:14 -07:00
GRPCCall+OAuth2.m Revert "Revert "Add OAuth2 protocol in GRPCClient"" 2017-08-14 12:01:14 -07:00
GRPCCall+Tests.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
GRPCCall+Tests.m auto-fix most of licenses 2017-06-08 11:22:41 +02:00
GRPCCall.h Polish comment 2017-09-14 15:21:16 -07:00
GRPCCall.m Merge remote-tracking branch 'upstream/master' into fix-objc-void-func 2017-11-27 14:35:34 -08:00
README.md Imports code of the generic gRPC client library. 2015-02-17 18:23:58 -08:00

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.