Tim Burks 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
StickyNotes.xcodeproj 733cb0b61e update StickyNotes sample to use latest API changes. %!s(int64=9) %!d(string=hai) anos
README.md 7ceec3fe2d Updated READMEs for broader audiences, removed API keys and client credentials. %!s(int64=9) %!d(string=hai) anos
stickynote.out d9083362c0 Add StickyNote sample, a Mac gRPC client that uses protocol buffers %!s(int64=9) %!d(string=hai) anos

README.md

This directory contains a Mac app that implements a simple "Stickynotes" server and client. The Stickynotes service takes a text message as input and returns an image of the drawn text.

Both client and server are embedded in the app.