I have a Django application, which will serve both HTTP requests and websocket connections.
I red in several articles that using wsgi is more recommended for HTTP request