Craig Tiller 6eac01e200 ObjC formatting fix 10 years ago
..
private 6eac01e200 ObjC formatting fix 10 years ago
GRPCCall.h a38baaec9c Subclass GRXWriter instead of conforming to protocol 10 years ago
GRPCCall.m 6531b2b791 Make the call retain cycle explicit and encapsulated within GRPCCall.m 10 years ago
README.md 5e0efd95f7 Imports code of the generic gRPC client library. 11 years ago

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.