Jorge Canizales 2779ccb83c Adds basic runtime library and generated stub 10 лет назад
..
private eddb0065c1 Fixes host transformation when user supplies a port. 10 лет назад
GRPCCall.h e6300b2c56 Changes #import paths from RxLibrary -> gRPC 10 лет назад
GRPCCall.m c2d7ecb699 Working podspecs for gRPC core & wrapper 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.