Tim Burks 41fd3b90de Add initial README for examples. 9 лет назад
..
Datastore 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. 9 лет назад
Echo 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. 9 лет назад
Sessions 909cbad116 Streamlined error reporting 9 лет назад
Speech 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. 9 лет назад
StickyNotes 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. 9 лет назад
README.md 41fd3b90de Add initial README for examples. 9 лет назад

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.