rmstar a2bf7a3bf3 Merge pull request #18883 from rmstar/revert_objcerrcode 6 yıl önce
..
internal a0f5db1581 Rename GRPCCallOptions+internal->GRPCCallOptions+Internal 7 yıl önce
internal_testing 7897ae9308 auto-fix most of licenses 8 yıl önce
private da0b2a8cf1 clang-format 6 yıl önce
GRPCCall+ChannelArg.h 0fd4727def deprecated old API 7 yıl önce
GRPCCall+ChannelArg.m 5ae61f5a5a Multiple fixes 7 yıl önce
GRPCCall+ChannelCredentials.h 0fd4727def deprecated old API 7 yıl önce
GRPCCall+ChannelCredentials.m c92d90aba2 clang-format objective-c files 7 yıl önce
GRPCCall+Cronet.h 0fd4727def deprecated old API 7 yıl önce
GRPCCall+Cronet.m 7897ae9308 auto-fix most of licenses 8 yıl önce
GRPCCall+GID.h c92d90aba2 clang-format objective-c files 7 yıl önce
GRPCCall+GID.m b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 yıl önce
GRPCCall+OAuth2.h 6b8f0ceae8 A few nits 7 yıl önce
GRPCCall+OAuth2.m c92d90aba2 clang-format objective-c files 7 yıl önce
GRPCCall+Tests.h 0fd4727def deprecated old API 7 yıl önce
GRPCCall+Tests.m 0fd4727def deprecated old API 7 yıl önce
GRPCCall.h a2bf7a3bf3 Merge pull request #18883 from rmstar/revert_objcerrcode 6 yıl önce
GRPCCall.m bd30e73995 Rename enableFlowControl to flowControlEnabled for naming consistency 6 yıl önce
GRPCCallOptions.h bd30e73995 Rename enableFlowControl to flowControlEnabled for naming consistency 6 yıl önce
GRPCCallOptions.m bd30e73995 Rename enableFlowControl to flowControlEnabled for naming consistency 6 yıl önce
README.md 5e0efd95f7 Imports code of the generic gRPC client library. 11 yıl önce

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.