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.
 
 
 
 
 
 
Jan Tattermusch 1bc42d9504 Merge pull request #6994 from y-zeng/update-example 9 years ago
..
AuthSample.xcodeproj Update examples with Cocoapods 1.0.0 9 years ago
Misc move examples to correct locations 9 years ago
AuthTestService.podspec Update podfiles for objc examples 9 years ago
MakeRPCViewController.h move examples to correct locations 9 years ago
MakeRPCViewController.m Update copyrights 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."