Add example health check example programmes 76/676/1 1.1.1
authorE. Scott Daniels <daniels@research.att.com>
Fri, 9 Aug 2019 19:37:48 +0000 (15:37 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Fri, 9 Aug 2019 19:37:48 +0000 (15:37 -0400)
commit8761b5d1ab23c663814b8f83191e4a32a20e1429
tree47a2b4eac9e1b0f587c526990d2fb3fc9cd04921
parent06e85b7015b6804e641424a022d0a9ceb282e280
Add example health check example programmes

The example programs health check, and msg echo illustrate
how a simple RMR based health check application might be
implemented.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I4962db7f65c650c00b2a74e1e3c5e71a27cdedfc
examples/Makefile
examples/README
examples/health_check.c [new file with mode: 0644]
examples/msg_echo.c [new file with mode: 0644]