Balloons.IO is a web multi-room chat server and client ready to use. It’s built with the help of node.JS, Express, Socket.IO and Redis. Balloons uses PassportJS for authentication with Twitter and Facebook
When trying to access the site I kept receiving redirect loop errors in chrome. I noticed that the "/" route was being restricted and redirecting back to "/".
When trying to access the site I kept receiving redirect loop errors in chrome. I noticed that the "/" route was being restricted and redirecting back to "/".