tree: d7d00026daf5b07ac47cfd359253575e4d922185 [path history] [tgz]
  1. HelloWorld/
  2. HelloWorld.xcodeproj/
  3. HelloWorld.podspec
  4. main.m
  5. Podfile
  6. README.md
examples/objective-c/helloworld_macos/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.