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.
 
 
 
 
 
 
Esun Kim 260b41b9cd [Apple/Build] Bumped iOS to 11, OSX to 10.14, tvOS to 13.0 (#37931) 1 month ago
..
HelloWorld [grpc] Move contents of objective_c to objective-c (#35361) 11 months ago
HelloWorld.xcodeproj [Apple/Build] Bumped iOS to 11, OSX to 10.14, tvOS to 13.0 (#37931) 1 month ago
HelloWorld.podspec [Apple/Build] Bumped iOS to 11, OSX to 10.14, tvOS to 13.0 (#37931) 1 month ago
Podfile [Apple/Build] Bumped iOS to 11, OSX to 10.14, tvOS to 13.0 (#37931) 1 month ago
README.md [grpc] Move contents of objective_c to objective-c (#35361) 11 months ago
main.m [grpc] Move contents of objective_c to objective-c (#35361) 11 months ago

README.md

gRPC Objective-C Mac OS Hello World Example

A hello world example app on Mac OS. Note that Mac OS is not a first class supported platform of gRPC Objective-C library. This example is only for reference.

Refer to Hello World Example for instructions on installation and running.