aboutsummaryrefslogtreecommitdiffstats
path: root/lib/assets/javascripts/cable/connection_monitor.js.coffee
Commit message (Collapse)AuthorAgeFilesLines
* Rename SubscriptionManager/Subscriber -> SubscriptionsDavid Heinemeier Hansson2015-07-081-1/+1
| | | | This matches the server-side setup and is more consistent.
* Add helper to inspect current stateJavan Makhmali2015-07-071-0/+5
|
* Rework connection monitorJavan Makhmali2015-06-271-19/+43
|
* Update connection API with #open, #close, #reopenJavan Makhmali2015-06-261-1/+1
|
* Cable.ConsumerJavan Makhmali2015-06-251-3/+3
|
* Extract connection monitoring and rewrite as a subscriberJavan Makhmali2015-06-251-0/+41