nymea/libnymea/jsonrpc
Michael Zanetti f9cd2a99df Add caching information to client API
This allows JsonHandlers to set a hash for certain API calls.
Clients can use this information to load data for such a call
from a cache instead of calling the method over the network
just to get the same result as last time.
2020-09-15 13:53:19 +02:00
..
jsoncontext.cpp Move authentication to Users namespace 2020-02-08 01:30:11 +01:00
jsoncontext.h Move authentication to Users namespace 2020-02-08 01:30:11 +01:00
jsonhandler.cpp Add caching information to client API 2020-09-15 13:53:19 +02:00
jsonhandler.h Add caching information to client API 2020-09-15 13:53:19 +02:00
jsonreply.cpp Update copyright 2020-01-23 20:07:26 +01:00
jsonreply.h Update copyright 2020-01-23 20:07:26 +01:00
jsonrpcserver.cpp Update copyright 2020-01-23 20:07:26 +01:00
jsonrpcserver.h Update copyright 2020-01-23 20:07:26 +01:00