afb-stub-ws: Enforce asynchronous describe 57/23157/1
authorJose Bollo <jose.bollo@iot.bzh>
Mon, 4 Nov 2019 16:57:23 +0000 (17:57 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 29 Nov 2019 11:48:17 +0000 (12:48 +0100)
commitb55f3cd48507105e85894be89557787eccfbe22f
tree337b771a460688087c622e3b27c43c0b5a77a233
parenteaf5670e9d10b5d7c066043e7563706cf1e01bd5
afb-stub-ws: Enforce asynchronous describe

Because remote apis describe themselves asynchronousely,
it is better to have asynchronous describe api.

Bug-AGL: SPEC-2968

Change-Id: I52b4dab697f229ad01ea2b73d6b8dee22d507912
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
src/afb-api.h
src/afb-apiset.c
src/afb-apiset.h
src/afb-export.c
src/afb-monitor.c
src/afb-stub-ws.c