supervisor: Make it a HTTP server
authorJosé Bollo <jose.bollo@iot.bzh>
Mon, 26 Feb 2018 17:09:49 +0000 (18:09 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Mon, 26 Feb 2018 17:09:49 +0000 (18:09 +0100)
commitac7a95223a6314cca6250495ea59c3cf7e46e89e
treee79d62b2ba780d19a8b576f746a0ac8875f5ce1d
parentfc460fb90672bc80d1f140a8f6cf72d7ad95353a
supervisor: Make it a HTTP server

The supervisor now run as an HTTP server by default.

Change-Id: Ia0a654cd97c941f15b212c5364d739e2196662e4
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
memo-supervisor.txt
src/CMakeLists.txt
src/afb-supervision.c
src/afs-config.c [new file with mode: 0644]
src/afs-config.h [new file with mode: 0644]
src/afs-discover.h [new file with mode: 0644]
src/afs-main.c [new file with mode: 0644]
src/afs-supervision.h
src/afs-supervisor.c
src/afs-supervisor.h [new file with mode: 0644]