Tim Burks f09fb3aef8 Wrap nonstreaming call response parameters in a struct (dthurn@). 9 years ago
..
Datastore f09fb3aef8 Wrap nonstreaming call response parameters in a struct (dthurn@). 9 years ago
Echo f09fb3aef8 Wrap nonstreaming call response parameters in a struct (dthurn@). 9 years ago
Sessions f09fb3aef8 Wrap nonstreaming call response parameters in a struct (dthurn@). 9 years ago
Speech 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. 9 years ago
StickyNotes f09fb3aef8 Wrap nonstreaming call response parameters in a struct (dthurn@). 9 years ago
README.md 41fd3b90de Add initial README for examples. 9 years ago

README.md

Examples

Start with the Echo sample. It demonstrates a simple echo service with nonstreaming and streaming APIS and that can be run with or without TLS. Swift clients and servers are built in a Mac app, and an interoperable client and server is in the Go directory.