Jorge Canizales 884870461d Document why a grpc_op ivar, and the role of -finish 10 年 前
..
private 884870461d Document why a grpc_op ivar, and the role of -finish 10 年 前
GRPCCall.h 2285b362ca Specify responseMetadata structure 10 年 前
GRPCCall.m 22a7cdffc4 Merge pull request #2108 from jcanizales/disallow-started-writers 10 年 前
GRPCMethodName.h 2779ccb83c Adds basic runtime library and generated stub 10 年 前
GRPCMethodName.m 5fc90295ce include .m in check_copyright.py 11 年 前
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.