Jorge Canizales 015ab35a28 Clarify intention of the code that adds a default port il y a 10 ans
..
private 015ab35a28 Clarify intention of the code that adds a default port il y a 10 ans
GRPCCall+Tests.h 55fcf504b9 Document that methods in GRPCCall+Tests can only be called once per host il y a 10 ans
GRPCCall+Tests.m b2bd06775e Require very explicit registration of non-SSL hosts. il y a 10 ans
GRPCCall.h a38baaec9c Subclass GRXWriter instead of conforming to protocol il y a 11 ans
GRPCCall.m 8c5318a6d1 Return nil instead of assert when the test certs can’t be read il y a 10 ans
README.md 5e0efd95f7 Imports code of the generic gRPC client library. il y a 11 ans

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.