Jan Tattermusch e1e459e5fe Merge pull request #5724 from grpc/revert-5607-revert-5544-master há 10 anos atrás
..
private e1e459e5fe Merge pull request #5724 from grpc/revert-5607-revert-5544-master há 10 anos atrás
GRPCCall+ChannelArg.h 20b79e702d Updated user agent to be a host-level setting há 10 anos atrás
GRPCCall+ChannelArg.m 58d98910ad Removed unused userAgentPrefix variable há 10 anos atrás
GRPCCall+OAuth2.h 88c3284349 Finished script and example output. há 10 anos atrás
GRPCCall+OAuth2.m 0b34c89bc6 Turn allResponseMetadata into *Headers and *Trailers há 10 anos atrás
GRPCCall+Tests.h b10776c509 Reformat comments as Cocoadocs há 10 anos atrás
GRPCCall+Tests.m 54fa62e3db Reject nils in useTestCertsPath:testName:forHost: há 10 anos atrás
GRPCCall.h 47a7b9ebb0 Prevent warnings on dictionaries w/o string keys há 10 anos atrás
GRPCCall.m f1d084a4d1 Add monitoring of connectivity há 10 anos atrás
README.md 5e0efd95f7 Imports code of the generic gRPC client library. há 11 anos atrás

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.