aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/app/javascript/action_cable/index.js
Commit message (Expand)AuthorAgeFilesLines
* feat(js): Dynamic Actioncable WebSocket URLRyan Castner2019-03-071-3/+9
* Simplify ActionCable.getConfig, Connection#getProtocol, and Connection#closeRichard Macklin2019-01-141-1/+3
* Simplify ActionCable.createConsumer by using default argumentRichard Macklin2019-01-141-5/+1
* Remove circular dependency warnings in ActionCable javascript and publish sou...rmacklin2018-12-011-40/+27
* Convert ActionCable javascript to ES2015 modules with modern build environmentRichard Macklin2018-11-021-0/+58