Results 3 issues of Drew R

Pretty self explanatory really :) Would be great to get one included in the bower package.

I was wondering why it is not possible to broadcast to a room from a regular http request handler? ``` app.post('/demo', function(req,res) { console.log(req.io); ``` shows `req.io` has methods only...

Hi thanks for your work on this project. Would be great if you could include a minified version in releases / bower package.