- Don't break when channel parameter is blank
- New option: +allowed_channels+ to limit/authorize which channels a request can listen to
- Support for listening to multiple channels
- Support redis namespace option
- If message is JSON, extract 'event' and 'id' from the message
- Compatible with newer em-hiredis
- support for listening to a unix socket using the --socket commandline option
- support IE7+ through Remy's Polyfill, read more
- standalone binary supports some thin commandline options
- Initial gem release