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

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.