Jorge Canizales 721b7a3923 Rename oauth2_lowerCamel -> oauth2UpperCamel há 10 anos atrás
..
private 26e0c9ee4c Fixup for 971d06ad06caadb369e318112bba0e039188cfc2 há 10 anos atrás
GRPCCall+OAuth2.h 721b7a3923 Rename oauth2_lowerCamel -> oauth2UpperCamel há 10 anos atrás
GRPCCall+OAuth2.m 721b7a3923 Rename oauth2_lowerCamel -> oauth2UpperCamel há 10 anos atrás
GRPCCall+Tests.h 55fcf504b9 Document that methods in GRPCCall+Tests can only be called once per host há 10 anos atrás
GRPCCall+Tests.m b2bd06775e Require very explicit registration of non-SSL hosts. há 10 anos atrás
GRPCCall.h a38baaec9c Subclass GRXWriter instead of conforming to protocol há 10 anos atrás
GRPCCall.m 8c5318a6d1 Return nil instead of assert when the test certs can’t be read há 10 anos atrás
README.md 5e0efd95f7 Imports code of the generic gRPC client library. há 11 anos atrás

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.