aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/app/assets/javascripts/action_cable/subscription.coffee
Commit message (Collapse)AuthorAgeFilesLines
* Added protocol negotiationDaniel Rhodes2016-04-051-0/+6
| | | | | | | | | This is primarily for backwards compatibility for when or if the protocol is changed in future versions. If the server fails to respond with an acceptable protocol, the client disconnects and disables the monitor.
* Implicity add Subscription instance to subscriptions collectionJavan Makhmali2016-03-031-12/+10
|
* Wrangle the asset build into something that sounds more generalMatthew Draper2016-02-011-0/+68