APIv3: Allow to write application binding 73/17173/2
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 11 Oct 2018 15:37:02 +0000 (17:37 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 12 Oct 2018 12:33:44 +0000 (14:33 +0200)
This enable a binding version 3 to declare
no API. This is used to start a job that will
will run after initialisation.

The tutorial tuto-app1 shows how. Run it with:

  afb-daemon --binding tuto-app1.so

A further option could be add to close stdin
even if running in foreground, as it was the
case before.

Change-Id: I2b384d125accb4642eed8e004642ba959326878f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found