aprsd/aprsd/web/admin/static
Hemna ff392395ed Decouple admin web interface from server command
This patch introduces rpyc based RPC client/server for
the flask web interface to call into the running aprsd server
command to fetch stats, logs, etc to send to the browser.

This allows running the web interface via gunicorn command
gunicorn -k gevent --reload --threads 10 -w 1 aprsd.flask:app --log-level DEBUG
2022-12-28 15:55:09 -05:00
..
css Added webchat command 2022-11-23 13:00:36 -05:00
images Added webchat command 2022-11-23 13:00:36 -05:00
js Decouple admin web interface from server command 2022-12-28 15:55:09 -05:00
json-viewer Added webchat command 2022-11-23 13:00:36 -05:00