Sha256: 707c5be566a324825d318d0f55167c761d426564850342757febb81c1f7c8e2c
Contents?: true
Size: 885 Bytes
Versions: 2
Compression:
Stored size: 885 Bytes
Contents
## 0.6.0 / 2015-02-23 * Don't break when channel parameter is blank ## 0.5.0 / 2014-05-03 * New option: +allowed_channels+ to limit/authorize which channels a request can listen to ## 0.4.0 / 2014-03-12 * Support for listening to multiple channels ## 0.3.0 / 2014-03-06 * Support redis namespace option ## 0.2.0 / 2014-02-25 * If message is JSON, extract 'event' and 'id' from the message ## 0.1.0 / 2014-02-21 * Compatible with newer em-hiredis ## 0.0.4 / 2012-12-13 * support for listening to a unix socket using the --socket commandline option ## 0.0.3 / 2012-11-04 * support IE7+ through [Remy's Polyfill](https://github.com/remy/polyfills/blob/master/EventSource.js), [read more](http://html5doctor.com/server-sent-events/) ## 0.0.2.alpha / 2012-11-04 * standalone binary supports some thin commandline options ## 0.0.1.alpha / 2012-11-15 * Initial gem release
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jugglite-1.0.0.pre | CHANGELOG.md |
jugglite-0.6.0 | CHANGELOG.md |