mirror of
https://github.com/craigerl/aprsd.git
synced 2025-07-25 18:12:28 -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