Muxi Yan 42a95a21e3 Merge pull request #10505 from muxi/move-parsing-queue 8 anni fa
..
internal_testing 7e151845ab Wrap entire GRPCCall (InternalTests) class in GRPC_TEST_OBJC 8 anni fa
private 2c6f63731c Merge github.com:grpc/grpc into cpparena 8 anni fa
GRPCCall+ChannelArg.h 2c88b4616a Revert format changes of unrelated files 9 anni fa
GRPCCall+ChannelArg.m 6af4addd55 Let override default response size limit 9 anni fa
GRPCCall+ChannelCredentials.h 2c88b4616a Revert format changes of unrelated files 9 anni fa
GRPCCall+ChannelCredentials.m 40f11aa5dc Objective-C: Add ChannelCredentials to gRPC Call. 9 anni fa
GRPCCall+Cronet.h a0ed373d3c Change interface 9 anni fa
GRPCCall+Cronet.m a0ed373d3c Change interface 9 anni fa
GRPCCall+OAuth2.h 2c88b4616a Revert format changes of unrelated files 9 anni fa
GRPCCall+OAuth2.m 0b34c89bc6 Turn allResponseMetadata into *Headers and *Trailers 10 anni fa
GRPCCall+Tests.h 2c88b4616a Revert format changes of unrelated files 9 anni fa
GRPCCall+Tests.m 32fde7af29 Better names for the methods to clear all host settings 9 anni fa
GRPCCall.h a2529ce53a Minor comment polish 8 anni fa
GRPCCall.m 895f3d83da Support configuring dispatch queue in GRPCCall and below 8 anni fa
README.md 5e0efd95f7 Imports code of the generic gRPC client library. 11 anni fa

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.