refactoring (in progress, tbf)
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 31 Mar 2016 15:56:32 +0000 (17:56 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 31 Mar 2016 15:56:32 +0000 (17:56 +0200)
commit1205c90cccd3144bab24b4b5fd8dcbf0d0e6b570
treeed8b93e852f4f7e6b1884348891e39b562eb74bb
parentcc4b56b6710624c069642d1a510d0060949fe5b9
refactoring (in progress, tbf)

Change-Id: I8f2684a38d0894d827510d9a171ee6d5c39fb55e
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
19 files changed:
CMakeLists.txt
include/local-def.h
include/proto-def.h
plugins/radio/radio-api.c
plugins/samples/HelloWorld.c
plugins/samples/SamplePost.c
src/CMakeLists.txt
src/afb-apis.c
src/afb-apis.h
src/afb-hreq.c
src/afb-hreq.h
src/afb-req-itf.h
src/afb-rest-api.c
src/afb-websock.c
src/helper-api.c
src/http-svc.c
src/main.c
src/session.c
src/session.h