Tim Burks d68d5b1eda Experimental renaming of generated server classes (Echo example). 9 lat temu
..
Datastore 01c73a9925 Rename "Client" to "Channel" 9 lat temu
Echo d68d5b1eda Experimental renaming of generated server classes (Echo example). 9 lat temu
Sessions 01c73a9925 Rename "Client" to "Channel" 9 lat temu
Speech 2ebe79b710 Fix bad file references in Speech example. 9 lat temu
StickyNotes 01c73a9925 Rename "Client" to "Channel" 9 lat temu
README.md 41fd3b90de Add initial README for examples. 9 lat temu

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.