Mehrdad Afshari 10d1b1e2a7 Regenerate projects 7 лет назад
..
internal_testing 7897ae9308 auto-fix most of licenses 8 лет назад
private 10d1b1e2a7 Regenerate projects 7 лет назад
GRPCCall+ChannelArg.h a6ffad9725 Polish comments for setKeepaliveWithInterval 7 лет назад
GRPCCall+ChannelArg.m 6d855c5f3c Allow gRPC ObjC user to set keepalive options 7 лет назад
GRPCCall+ChannelCredentials.h 7897ae9308 auto-fix most of licenses 8 лет назад
GRPCCall+ChannelCredentials.m 7897ae9308 auto-fix most of licenses 8 лет назад
GRPCCall+Cronet.h 7897ae9308 auto-fix most of licenses 8 лет назад
GRPCCall+Cronet.m 7897ae9308 auto-fix most of licenses 8 лет назад
GRPCCall+GID.h b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 лет назад
GRPCCall+GID.m b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 лет назад
GRPCCall+MobileLog.h 1a6d3a529b Add comments to the interface 8 лет назад
GRPCCall+MobileLog.m 3e440f3500 Add MobileLog support 8 лет назад
GRPCCall+OAuth2.h b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 лет назад
GRPCCall+OAuth2.m b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 лет назад
GRPCCall+Tests.h 7897ae9308 auto-fix most of licenses 8 лет назад
GRPCCall+Tests.m 7897ae9308 auto-fix most of licenses 8 лет назад
GRPCCall.h 9894661712 Polish comment 8 лет назад
GRPCCall.m bb10d2a58d Release self retain only after all clean-up done 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.