Alexander Polcyn 236ae12bb1 Revert "Config migration" 7 年 前
..
internal a0f5db1581 Rename GRPCCallOptions+internal->GRPCCallOptions+Internal 7 年 前
internal_testing 7897ae9308 auto-fix most of licenses 8 年 前
private 236ae12bb1 Revert "Config migration" 7 年 前
GRPCCall+ChannelArg.h 0fd4727def deprecated old API 7 年 前
GRPCCall+ChannelArg.m 5ae61f5a5a Multiple fixes 7 年 前
GRPCCall+ChannelCredentials.h 0fd4727def deprecated old API 7 年 前
GRPCCall+ChannelCredentials.m c92d90aba2 clang-format objective-c files 8 年 前
GRPCCall+Cronet.h 0fd4727def deprecated old API 7 年 前
GRPCCall+Cronet.m 7897ae9308 auto-fix most of licenses 8 年 前
GRPCCall+GID.h c92d90aba2 clang-format objective-c files 8 年 前
GRPCCall+GID.m b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 年 前
GRPCCall+OAuth2.h 6b8f0ceae8 A few nits 7 年 前
GRPCCall+OAuth2.m c92d90aba2 clang-format objective-c files 8 年 前
GRPCCall+Tests.h 0fd4727def deprecated old API 7 年 前
GRPCCall+Tests.m 0fd4727def deprecated old API 7 年 前
GRPCCall.h f3937f0e55 Merge pull request #18761 from jadekler/update_codes 7 年 前
GRPCCall.m bd30e73995 Rename enableFlowControl to flowControlEnabled for naming consistency 7 年 前
GRPCCallOptions.h bd30e73995 Rename enableFlowControl to flowControlEnabled for naming consistency 7 年 前
GRPCCallOptions.m bd30e73995 Rename enableFlowControl to flowControlEnabled for naming consistency 7 年 前
README.md 5e0efd95f7 Imports code of the generic gRPC client library. 11 年 前

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.