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.
 
 
 
 
 
 
Tanvi Jagtap f3aa7dc2f2
[grpc] Move contents of objective_c to objective-c (#35361)
11 months ago
..
AuthSample.xcodeproj [grpc] Move contents of objective_c to objective-c (#35361) 11 months ago
Misc [grpc] Move contents of objective_c to objective-c (#35361) 11 months ago
AuthTestService.podspec [grpc] Move contents of objective_c to objective-c (#35361) 11 months ago
MakeRPCViewController.h [grpc] Move contents of objective_c to objective-c (#35361) 11 months ago
MakeRPCViewController.m [grpc] Move contents of objective_c to objective-c (#35361) 11 months ago
Podfile [grpc] Move contents of objective_c to objective-c (#35361) 11 months ago
README.md [grpc] Move contents of objective_c to objective-c (#35361) 11 months ago
SelectUserViewController.h [grpc] Move contents of objective_c to objective-c (#35361) 11 months ago
SelectUserViewController.m [grpc] Move contents of objective_c to objective-c (#35361) 11 months ago

README.md

OAuth2 on gRPC: Objective-C

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