Config updated to run on heroku, and transport set to xhr-polling with a 20s timeout
You can see it in action at: http://socket-io-chat.herokuapp.com/
heroku create -s cedar
git push heroku master
Enjoy!
Config updated to run on heroku, and transport set to xhr-polling with a 20s timeout
You can see it in action at: http://socket-io-chat.herokuapp.com/
heroku create -s cedar
git push heroku master
Enjoy!