I want to write the Cap'n Proto equivalent of Hello World,
the simplest possible cap'n proto program, a server that responds to an
rpc call containing a primary key by sending the corresponding record
and the current time, and a command line client that expects the user to
type in a line consisting of key, makes the RPC call, prints out the
result, and exits.
Please point me to a getting started tutorial, or something similar.
It is probably right in front of me, but if it does not exist, I will
likely wind up writing it
--
You received this message because you are subscribed to the Google Groups "Cap'n
Proto" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/capnproto.