examples/hello:  Add simple integration tests meant to be used in regression tests.

This change adds helloserver and helloclient.  These binaries are used
in a series of integration tests that exercise various aspects of the ipc
protocol.  This is intended to be used in regression tests to prove that
new changes don't break wire compatibility with old binaries.

Change-Id: Iea2915262d0089795f021fee18f69850968cf886
5 files changed
tree: 359dfb74b360aa3c68e27bbd2fb693f91ad029c8
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. profiles/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

This is the code repository containing a reference implementation of the Vanadium project API.