Michael Lumish 03f0bd6786 Merge pull request #2501 from jcanizales/gpr-inf-future hace 11 años
..
private 03f0bd6786 Merge pull request #2501 from jcanizales/gpr-inf-future hace 11 años
GRPCCall.h a38baaec9c Subclass GRXWriter instead of conforming to protocol hace 11 años
GRPCCall.m 6531b2b791 Make the call retain cycle explicit and encapsulated within GRPCCall.m hace 11 años
README.md 5e0efd95f7 Imports code of the generic gRPC client library. hace 11 años

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.