Implemented a chat that works 100% locally.
But when uploading the application to heroku, chat does not work.
So I followed this tutorial tutorial and when I access the chat page, I get the following message:
Sure you're not looking for /faye ?
Do I need to configure something on heroku? I researched a lot but I did not find anything clear.
Thank you