afb-stub-ws: improvements
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 11 Aug 2017 14:57:53 +0000 (16:57 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 11 Aug 2017 17:14:54 +0000 (19:14 +0200)
commit8406a51db98b563a4562f26de8338efc0478aff2
treeac128c56dff7deb508250e7841d05ac4b12fe3e4
parent53c7b44e96e6015a4da4f88f22e98b13cfa2e056
afb-stub-ws: improvements

The client stub isn't connecting anymore
automatically to the apiset. The function
'afb_stub_ws_client_add' provides the feature.

The client now returns a afb_api structure.

name and on_hangup features added.

Change-Id: I204cc39adeb782f5d40360c22c79d14f54dd5c63
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/afb-api-ws.c
src/afb-stub-ws.c
src/afb-stub-ws.h