Nathaniel Manista 8f7b0b48bf v1.0.x → master upmerge il y a 9 ans
..
private 8f7b0b48bf v1.0.x → master upmerge il y a 9 ans
GRPCCall+ChannelArg.h 2c88b4616a Revert format changes of unrelated files il y a 9 ans
GRPCCall+ChannelArg.m 6af4addd55 Let override default response size limit il y a 9 ans
GRPCCall+ChannelCredentials.h 2c88b4616a Revert format changes of unrelated files il y a 9 ans
GRPCCall+ChannelCredentials.m 40f11aa5dc Objective-C: Add ChannelCredentials to gRPC Call. il y a 10 ans
GRPCCall+Cronet.h 38d8055306 cronet build related changes il y a 9 ans
GRPCCall+Cronet.m 38d8055306 cronet build related changes il y a 9 ans
GRPCCall+OAuth2.h 2c88b4616a Revert format changes of unrelated files il y a 9 ans
GRPCCall+OAuth2.m 0b34c89bc6 Turn allResponseMetadata into *Headers and *Trailers il y a 10 ans
GRPCCall+Tests.h 2c88b4616a Revert format changes of unrelated files il y a 9 ans
GRPCCall+Tests.m 32fde7af29 Better names for the methods to clear all host settings il y a 9 ans
GRPCCall.h 2c88b4616a Revert format changes of unrelated files il y a 9 ans
GRPCCall.m 2a25f33025 Use nil function instead of empty function il y a 9 ans
README.md 5e0efd95f7 Imports code of the generic gRPC client library. il y a 11 ans

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.