Enhance client->server protocol
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 13 Apr 2017 08:50:15 +0000 (10:50 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 13 Apr 2017 21:02:25 +0000 (23:02 +0200)
commita06a69b1cb23283095b3b7f959d2d6c5ec4a6432
treead4501d6b36f28a057ed18b115a9169367fabb1a
parent49e6e83b203f1be3fe9488f3330c085f691a8ad5
Enhance client->server protocol

This commit adds a protocol header for inter binder
communication in the direction client->server.
It also changes how data buffer is handled.

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