aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/objective-c/README.md
blob: 3b4743057c5109bcda2db18aadc8d3a40ae15d58 (plain)
1
2
3
4
5
6
# gRPC Objective-C Mac OS Hello World Example

A hello world example app on Mac OS. Note that Mac OS is not first class supported platform of gRPC
Objective-C library. This example is only for the reference of users who would like to try with it.

Refer to [Hello World Example](../helloworld) for instructions on installation and running.