Jorge Canizales 4ab7cc068a Merge master into support-test-certificates to solve conflicts. 10 лет назад
..
private 4ab7cc068a Merge master into support-test-certificates to solve conflicts. 10 лет назад
GRPCCall+Tests.h e8543b0715 Let register SSL config per-host. 10 лет назад
GRPCCall+Tests.m e8543b0715 Let register SSL config per-host. 10 лет назад
GRPCCall.h a38baaec9c Subclass GRXWriter instead of conforming to protocol 10 лет назад
GRPCCall.m 8c5318a6d1 Return nil instead of assert when the test certs can’t be read 10 лет назад
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.