Tim Burks df50ba7a1a Convert Handler properties to lazy vars (jconverse@) 9 년 전
..
Datastore 9e7887504f rename "create[X]" methods to "make[X]" to follow Swift API guidelines 9 년 전
Echo df50ba7a1a Convert Handler properties to lazy vars (jconverse@) 9 년 전
Sessions df50ba7a1a Convert Handler properties to lazy vars (jconverse@) 9 년 전
Speech 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. 9 년 전
StickyNotes df50ba7a1a Convert Handler properties to lazy vars (jconverse@) 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.