murgatroid99 4925063b8b Resolved some comments 10 лет назад
..
private 4925063b8b Resolved some comments 10 лет назад
GRPCCall.h e6300b2c56 Changes #import paths from RxLibrary -> gRPC 10 лет назад
GRPCCall.m ca38ddb105 Fixed ivar names and comments 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.