Michael Lumish 03f0bd6786 Merge pull request #2501 from jcanizales/gpr-inf-future %!s(int64=10) %!d(string=hai) anos
..
private 03f0bd6786 Merge pull request #2501 from jcanizales/gpr-inf-future %!s(int64=10) %!d(string=hai) anos
GRPCCall.h a38baaec9c Subclass GRXWriter instead of conforming to protocol %!s(int64=10) %!d(string=hai) anos
GRPCCall.m 6531b2b791 Make the call retain cycle explicit and encapsulated within GRPCCall.m %!s(int64=10) %!d(string=hai) anos
README.md 5e0efd95f7 Imports code of the generic gRPC client library. %!s(int64=11) %!d(string=hai) anos

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.