Muxi Yan f6f12de88a Revert "Add OAuth2 protocol in GRPCClient" 8 years ago
..
internal_testing 7897ae9308 auto-fix most of licenses 8 years ago
private f6f12de88a Revert "Add OAuth2 protocol in GRPCClient" 8 years ago
GRPCCall+ChannelArg.h 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall+ChannelArg.m 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall+ChannelCredentials.h 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall+ChannelCredentials.m 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall+Cronet.h 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall+Cronet.m 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall+OAuth2.h f6f12de88a Revert "Add OAuth2 protocol in GRPCClient" 8 years ago
GRPCCall+OAuth2.m f6f12de88a Revert "Add OAuth2 protocol in GRPCClient" 8 years ago
GRPCCall+Tests.h 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall+Tests.m 7897ae9308 auto-fix most of licenses 8 years ago
GRPCCall.h e30a87d69d Fix warning in GRPCCall.h 8 years ago
GRPCCall.m f6f12de88a Revert "Add OAuth2 protocol in GRPCClient" 8 years ago
README.md 5e0efd95f7 Imports code of the generic gRPC client library. 10 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.