Implement subcall for services over websockets
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 13 Apr 2017 14:05:30 +0000 (16:05 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 13 Apr 2017 21:02:25 +0000 (23:02 +0200)
commit9991f9f55b6b77bf89a9e2cec84280d0c9c0b2cd
tree208d68b50737dbce695989bcab3011df24f9ba7f
parent062887f854dba260a2fc12bd4c388baea65f524a
Implement subcall for services over websockets

This modification make subcalls pushed back to
the client that will issue it for itself. This
will at the end ensure the security context of
the client.

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