Tim Burks fda567eba7 Adding print statements for caught errors; something better is needed. 9 years ago
..
Datastore 9e7887504f rename "create[X]" methods to "make[X]" to follow Swift API guidelines 9 years ago
Echo fda567eba7 Adding print statements for caught errors; something better is needed. 9 years ago
Sessions 92783827ee More conversion to Swift exceptions for errors. 9 years ago
Speech 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. 9 years ago
StickyNotes df50ba7a1a Convert Handler properties to lazy vars (jconverse@) 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.