The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jorge Canizales 0c0d15fec0 Move BoringSSL.podspec into src, and point Podfiles to it 9 years ago
..
AuthSample.xcodeproj move examples to correct locations 9 years ago
Misc move examples to correct locations 9 years ago
AuthTestService.podspec Adjust version requirements through samples and tests. 9 years ago
MakeRPCViewController.h move examples to correct locations 9 years ago
MakeRPCViewController.m Update auth sample to beta version of gRPC 9 years ago
Podfile Move BoringSSL.podspec into src, and point Podfiles to it 9 years ago
README.md ObjC: Start with helloworld, then the web page 9 years ago
SelectUserViewController.h move examples to correct locations 9 years ago
SelectUserViewController.m move examples to correct locations 9 years ago

README.md

#OAuth2 on gRPC: Objective-C

This is the supporting code for the tutorial "OAuth2 on gRPC: Objective-C."