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)
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>

No differences found