mirror of
https://github.com/craigerl/aprsd.git
synced 2025-09-01 04:37:51 -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