mirror of
https://github.com/craigerl/aprsd.git
synced 2026-05-05 22:14:02 -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