Makarand Dharmapurikar 7fba068e5c docgen format fix 9 лет назад
..
private aed1de9d2a Style guide related feedback fixes. 9 лет назад
GRPCCall+ChannelArg.h 20b79e702d Updated user agent to be a host-level setting 10 лет назад
GRPCCall+ChannelArg.m 58d98910ad Removed unused userAgentPrefix variable 10 лет назад
GRPCCall+ChannelCredentials.h 40f11aa5dc Objective-C: Add ChannelCredentials to gRPC Call. 10 лет назад
GRPCCall+ChannelCredentials.m 40f11aa5dc Objective-C: Add ChannelCredentials to gRPC Call. 10 лет назад
GRPCCall+Cronet.h 7fba068e5c docgen format fix 9 лет назад
GRPCCall+Cronet.m aed1de9d2a Style guide related feedback fixes. 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. 10 лет назад
GRPCCall.h 47a7b9ebb0 Prevent warnings on dictionaries w/o string keys 10 лет назад
GRPCCall.m 0803bb0b33 Add state transitions to GRPCCall 10 лет назад
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.