2736223073
This makes the StateHandler functional. To reduce the number of server roundtrips when fetching/updating the state, the entire state is fetched ocne at bot initialization and cached. All changes are stored in the cache and only saved externally after handle_message() has been executed. Fixes #141. |
||
---|---|---|
.. | ||
__init__.py | ||
server_test_lib.py | ||
test_server.py |