I am trying to deploy my django = app to heroku. All features work except for the chat which uses Websockets. Keep in mind all everything works on my local machine.
T