Tim Burks c7da778d6e Add comments to Echo example. hace 9 años
..
Datastore 01c73a9925 Rename "Client" to "Channel" hace 9 años
Echo c7da778d6e Add comments to Echo example. hace 9 años
Sessions 01c73a9925 Rename "Client" to "Channel" hace 9 años
Speech 2ebe79b710 Fix bad file references in Speech example. hace 9 años
StickyNotes 01c73a9925 Rename "Client" to "Channel" hace 9 años
README.md 41fd3b90de Add initial README for examples. hace 9 años

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.