Tim Burks 41fd3b90de Add initial README for examples. 9 years ago
..
Datastore 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. 9 years ago
Echo 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. 9 years ago
Sessions 909cbad116 Streamlined error reporting 9 years ago
Speech 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. 9 years ago
StickyNotes 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. 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.