codeasashu / socket-io-chat-heroku

Socket.IO node chat sample for Heroku

Home Page:http://socket-io-chat.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket.IO chat example for Heroku

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/

Deploying

heroku create -s cedar
git push heroku master

Enjoy!

About

Socket.IO node chat sample for Heroku

http://socket-io-chat.herokuapp.com/