mirror of https://github.com/grpc/grpc.io.git
13 lines
432 B
Markdown
13 lines
432 B
Markdown
---
|
|
bodyclass: docs
|
|
headline: gRPC Samples
|
|
layout: docs
|
|
title: Samples
|
|
weight: 5
|
|
---
|
|
|
|
Here are some sample apps to help developers build certain functionalities.
|
|
|
|
- [Bidirectional streaming iOS client using Cloud Speech API](https://github.com/GoogleCloudPlatform/ios-docs-samples/tree/master/speech/Objective-C/Speech-gRPC-Streaming)
|
|
- [Android app benchmarking JSON/HTTP/1.1 and gRPC](https://github.com/david-cao/gRPCBenchmarks)
|