aboutsummaryrefslogtreecommitdiffstats
path: root/lib/assets/javascripts/cable/consumer.js.coffee
Commit message (Collapse)AuthorAgeFilesLines
* update documentation to use websocket protocolLachlan Sylvester2015-07-091-2/+2
|
* Move the subscription factory method from the consumer to the subscriptions ↵David Heinemeier Hansson2015-07-081-6/+1
| | | | collection
* Rename SubscriptionManager/Subscriber -> SubscriptionsDavid Heinemeier Hansson2015-07-081-3/+15
| | | | This matches the server-side setup and is more consistent.
* Add URL to inspectorJavan Makhmali2015-07-071-1/+1
|
* Add helper to inspect current stateJavan Makhmali2015-07-071-0/+6
|
* Rework connection monitorJavan Makhmali2015-06-271-0/+2
|
* Cable.ConsumerJavan Makhmali2015-06-251-0/+16