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.
 
 
 
 
 
 
Hannah Shi 988c85535d
[ObjC] Upgrade podspec xx.deployment_target (#33091)
2 years ago
..
AuthSample.xcodeproj Changed C99 to C11 (#29687) 3 years ago
Misc auto-fix most of licenses 8 years ago
AuthTestService.podspec [ObjC] Upgrade podspec xx.deployment_target (#33091) 2 years ago
MakeRPCViewController.h auto-fix most of licenses 8 years ago
MakeRPCViewController.m Update objc examples to use v2 API 6 years ago
Podfile [ObjC] Upgrade podspec xx.deployment_target (#33091) 2 years ago
README.md Docs: fix links to grpc.io tutorial pages 5 years ago
SelectUserViewController.h auto-fix most of licenses 8 years ago
SelectUserViewController.m auto-fix most of licenses 8 years ago

README.md

OAuth2 on gRPC: Objective-C

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