Tim Burks 6470a909f1 Renamed classes in server architecture. %!s(int64=9) %!d(string=hai) anos
..
Datastore 01c73a9925 Rename "Client" to "Channel" %!s(int64=9) %!d(string=hai) anos
Echo 6470a909f1 Renamed classes in server architecture. %!s(int64=9) %!d(string=hai) anos
Sessions 01c73a9925 Rename "Client" to "Channel" %!s(int64=9) %!d(string=hai) anos
Speech 01c73a9925 Rename "Client" to "Channel" %!s(int64=9) %!d(string=hai) anos
StickyNotes 01c73a9925 Rename "Client" to "Channel" %!s(int64=9) %!d(string=hai) anos
README.md 41fd3b90de Add initial README for examples. %!s(int64=9) %!d(string=hai) anos

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.