2 lines
103 B
Bash
2 lines
103 B
Bash
|
uwsgi --http :8001 --gevent 1000 --http-websockets --master --wsgi-file socketiotest.py --callable app
|