I\'ve a django socketio as server and reactjs as client
django server
wsgi.py
import os from django.core.wsgi import get_wsgi_application fr