afb-api-ws: Make weak ws-client by default (to be fixed)
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 5 Dec 2017 16:29:24 +0000 (17:29 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 5 Dec 2017 16:29:24 +0000 (17:29 +0100)
commitadb89e71f1c366b0cabdf9e04aaed60b84a96f0e
treeab47e39e9d04b5b611d0431993d9e172879735e3
parentddeda4952121007e8b0a7207528901be911ce2b4
afb-api-ws: Make weak ws-client by default (to be fixed)

The case of unicens service that can be here or not creates
problem to the binding 4a when the service is not here.
This commits makes the requirement of ws-client
socket optional. This unblocks the situation but need to
be fixed later.

Bug-AGL: SPEC-1151

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