Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify ActionCable.getConfig, Connection#getProtocol, and Connection#close | Richard Macklin | 2019-01-14 | 1 | -1/+3 |
* | Simplify ActionCable.createConsumer by using default argument | Richard Macklin | 2019-01-14 | 1 | -5/+1 |
* | Remove circular dependency warnings in ActionCable javascript and publish sou... | rmacklin | 2018-12-01 | 1 | -40/+27 |
* | Convert ActionCable javascript to ES2015 modules with modern build environment | Richard Macklin | 2018-11-02 | 1 | -0/+58 |