Introduce object for tokens 67/22967/2 8.99.1 icefish/8.99.1 icefish_8.99.1
authorJose Bollo <jose.bollo@iot.bzh>
Mon, 28 Oct 2019 17:02:36 +0000 (18:02 +0100)
committerJose Bollo <jose.bollo@iot.bzh>
Wed, 20 Nov 2019 08:30:07 +0000 (09:30 +0100)
commit29ae81fa15c6080fd27929f4cc78e1289cb920e9
treea6c93d41d8285652ba38ee121b1d2792e13fe244
parent1b240e6b92eb3762594312cc603180ae5ce77f72
Introduce object for tokens

For further optimizations, the token is represented
by a specific structure.

Bug-AGL: SPEC-2968

Change-Id: I3d46a12c8c16809c6cc1d543fa2e6309927ed84d
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
src/CMakeLists.txt
src/afb-context.c
src/afb-context.h
src/afb-export.c
src/afb-session.c
src/afb-stub-ws.c
src/afb-token.c [new file with mode: 0644]
src/afb-token.h [new file with mode: 0644]
src/afb-ws-json1.c
src/main-afb-daemon.c