I am trying to deploy my app to heroku. The app has a simple chatting system that uses Websockets and django channels.
When I test my app using python manage.py runse