afb-api-ws: Make weak ws-client by default (to be fixed) 4.99.4 eel/4.99.4 eel_4.99.4
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 5 Dec 2017 16:29:24 +0000 (17:29 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 7 Dec 2017 08:26:39 +0000 (09:26 +0100)
commitf1b9dde05e420a06ee4a3f53d8bbd2739e255fb3
tree490ccff433c466667be2fc48d8b845cc41ca2ce2
parentf998f25fca8fc2cb4d1ff6bc6b9dd3b7ba5322ce
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