Jan Tattermusch 1bc2976a0f Merge pull request #6481 from dgquintas/compression_md_level_bis 9 年 前
..
private 533add5a87 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis 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. 9 年 前
GRPCCall+ChannelCredentials.m 40f11aa5dc Objective-C: Add ChannelCredentials to gRPC Call. 9 年 前
GRPCCall+Cronet.h 38d8055306 cronet build related changes 9 年 前
GRPCCall+Cronet.m 38d8055306 cronet build related changes 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. 9 年 前
GRPCCall.h 5cdc9b9181 added comment about host parameter format (issue 4147) 9 年 前
GRPCCall.m 0803bb0b33 Add state transitions to GRPCCall 9 年 前
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.