I installed Django-socketio because it seems like the best way to implement chat by myself. The problem I have is that when I run
python manage.py runserver_socketio host:port
it runs and I can't close the terminal or it will stop working, how can I get around that?
问问题
330 次