Tim Burks 09aaf5aafd Remove timeout argument from Client makeCall method (dthurn@) 9 years ago
..
Datastore 9e7887504f rename "create[X]" methods to "make[X]" to follow Swift API guidelines 9 years ago
Echo 09aaf5aafd Remove timeout argument from Client makeCall method (dthurn@) 9 years ago
Sessions 09aaf5aafd Remove timeout argument from Client makeCall method (dthurn@) 9 years ago
Speech 09aaf5aafd Remove timeout argument from Client makeCall method (dthurn@) 9 years ago
StickyNotes 09aaf5aafd Remove timeout argument from Client makeCall method (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.