Jorge Canizales 47a7b9ebb0 Prevent warnings on dictionaries w/o string keys hace 10 años
..
private f4f150f28b Makes GRPCRequestHeaders a NSMutableDictionary hace 10 años
GRPCCall+OAuth2.h 88c3284349 Finished script and example output. hace 10 años
GRPCCall+OAuth2.m 0b34c89bc6 Turn allResponseMetadata into *Headers and *Trailers hace 10 años
GRPCCall+Tests.h b10776c509 Reformat comments as Cocoadocs hace 10 años
GRPCCall+Tests.m 54fa62e3db Reject nils in useTestCertsPath:testName:forHost: hace 10 años
GRPCCall.h 47a7b9ebb0 Prevent warnings on dictionaries w/o string keys hace 10 años
GRPCCall.m f4f150f28b Makes GRPCRequestHeaders a NSMutableDictionary hace 10 años
README.md 5e0efd95f7 Imports code of the generic gRPC client library. hace 11 años

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.