Transmit expiration in relative values
authorJose Bollo <jose.bollo@iot.bzh>
Mon, 14 Oct 2019 10:25:35 +0000 (12:25 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 15 Oct 2019 20:06:24 +0000 (22:06 +0200)
commitf53a76ce91ab83c7345a104b57f148738101c58d
tree90fae562195d8030903828e0319693fbe880dfd8
parentb5fdd44014207c619b937e5c202ba27e77a2593c
Transmit expiration in relative values

This will at the end allow unsynchronized clients
to query the server efficiently.

Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
src/CMakeLists.txt
src/cache.c
src/cache.h
src/cyn-server.c
src/cynagora.c
src/dbinit.c
src/expire.c
src/expire.h
src/main-cynagoracli.c