mirror of
https://github.com/craigerl/aprsd.git
synced 2026-04-02 13:15:33 -04:00
This patch starts the work to replace flask-socketio with python-socketio so that uwsgi can be used instead of gunicorn. uwsgi can support websockets. Have to rework webchat command next