Tim Burks fda567eba7 Adding print statements for caught errors; something better is needed. před 9 roky
..
Datastore 9e7887504f rename "create[X]" methods to "make[X]" to follow Swift API guidelines před 9 roky
Echo fda567eba7 Adding print statements for caught errors; something better is needed. před 9 roky
Sessions 92783827ee More conversion to Swift exceptions for errors. před 9 roky
Speech 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. před 9 roky
StickyNotes df50ba7a1a Convert Handler properties to lazy vars (jconverse@) před 9 roky
README.md 41fd3b90de Add initial README for examples. před 9 roky

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.