mirror of
https://github.com/craigerl/aprsd.git
synced 2025-07-12 05:35:15 -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