Muxi Yan 2a5072e80f Fix Objective-C test pods for Cronet tests пре 9 година
..
private 2a5072e80f Fix Objective-C test pods for Cronet tests пре 9 година
GRPCCall+ChannelArg.h 454432542a Add a maybe-temporary way for apps to clear the channel cache пре 9 година
GRPCCall+ChannelArg.m 454432542a Add a maybe-temporary way for apps to clear the channel cache пре 9 година
GRPCCall+ChannelCredentials.h 36a58a7928 Enable treating warnings as errors for target gRPC пре 9 година
GRPCCall+ChannelCredentials.m 40f11aa5dc Objective-C: Add ChannelCredentials to gRPC Call. пре 9 година
GRPCCall+Cronet.h 38d8055306 cronet build related changes пре 9 година
GRPCCall+Cronet.m 38d8055306 cronet build related changes пре 9 година
GRPCCall+OAuth2.h 88c3284349 Finished script and example output. пре 10 година
GRPCCall+OAuth2.m 0b34c89bc6 Turn allResponseMetadata into *Headers and *Trailers пре 10 година
GRPCCall+Tests.h b10776c509 Reformat comments as Cocoadocs пре 10 година
GRPCCall+Tests.m 40f11aa5dc Objective-C: Add ChannelCredentials to gRPC Call. пре 9 година
GRPCCall.h 5cdc9b9181 added comment about host parameter format (issue 4147) пре 9 година
GRPCCall.m 2eebe29ec8 Merge pull request #7245 from muxi/fix-7181 пре 9 година
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.