main-afb-daemon: Reorder instantiation of API 63/15663/1
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 24 Jul 2018 12:45:11 +0000 (14:45 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 24 Jul 2018 14:28:32 +0000 (16:28 +0200)
commit8d95d38217977f95f7cae3685f8639ac040da443
tree799383d1c8f2f339b3b17e4b1c6c2edff5d797c6
parent77ca8b40f2d0c8b1cbf9960bd5a5b2aec36fef38
main-afb-daemon: Reorder instantiation of API

The client API are now instanciated after the server API.
This allows to be client of itself but forbids to export
(serve) a client API.

Change-Id: I9b19180cfb60108344c2f846427e964df8339430
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/main-afb-daemon.c