Muxi Yan 07767950c8 Revert "Revert "Refactor connectivity monitor on iOS"" 7 лет назад
..
internal_testing 7897ae9308 auto-fix most of licenses 8 лет назад
private 07767950c8 Revert "Revert "Refactor connectivity monitor on iOS"" 7 лет назад
GRPCCall+ChannelArg.h c47b3f5c3a Add interface to API to enable compression 8 лет назад
GRPCCall+ChannelArg.m 6f0b195d20 Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* 8 лет назад
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 7 лет назад
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 07767950c8 Revert "Revert "Refactor connectivity monitor on iOS"" 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.