split api handling
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 7 Apr 2016 15:47:01 +0000 (17:47 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 7 Apr 2016 15:47:01 +0000 (17:47 +0200)
commit83ce3b29a598141f8f28afde655beb07ec78c312
tree8dbc96679292414f6960626ab543c9a12b053f43
parent94014f46d4751492133f65b12f1dea1cfa36d021
split api handling

Change-Id: If0a8fd7e74dacdf9defb3cc9da4a6ae79c34a190
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
13 files changed:
src/CMakeLists.txt
src/afb-api-so.c [new file with mode: 0644]
src/afb-api-so.h [new file with mode: 0644]
src/afb-apis.c
src/afb-apis.h
src/afb-hreq.c
src/afb-hswitch.c [new file with mode: 0644]
src/afb-hswitch.h [new file with mode: 0644]
src/afb-websock.c
src/local-def.h
src/main.c
src/session.c
src/session.h