example of integration with websocket in C
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 13 May 2016 14:14:16 +0000 (16:14 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 13 May 2016 14:40:41 +0000 (16:40 +0200)
The file src/afb-client-demo.c provides an example of
how to make a simple C client that connects to the
daemon using the websocket protocol x-afb-json1.

Change-Id: I31c926b2c42101a53e1ea36b4f67f095614db4a0
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found