Tim Burks 7e77bdb12d clean up error handling in Call and related classes 9 năm trước cách đây
..
Datastore 9e7887504f rename "create[X]" methods to "make[X]" to follow Swift API guidelines 9 năm trước cách đây
Echo 7e77bdb12d clean up error handling in Call and related classes 9 năm trước cách đây
Sessions df50ba7a1a Convert Handler properties to lazy vars (jconverse@) 9 năm trước cách đây
Speech 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. 9 năm trước cách đây
StickyNotes df50ba7a1a Convert Handler properties to lazy vars (jconverse@) 9 năm trước cách đây
README.md 41fd3b90de Add initial README for examples. 9 năm trước cách đây

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.