Tim Burks 582c2a8242 Add completion handler to Call start() method, rework Echo sample. 9 年之前
..
Datastore 01c73a9925 Rename "Client" to "Channel" 9 年之前
Echo 582c2a8242 Add completion handler to Call start() method, rework Echo sample. 9 年之前
Sessions 01c73a9925 Rename "Client" to "Channel" 9 年之前
Speech 2ebe79b710 Fix bad file references in Speech example. 9 年之前
StickyNotes 01c73a9925 Rename "Client" to "Channel" 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.