Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update documentation to use websocket protocol | Lachlan Sylvester | 2015-07-09 | 1 | -2/+2 |
| | |||||
* | Move the subscription factory method from the consumer to the subscriptions ↵ | David Heinemeier Hansson | 2015-07-08 | 1 | -6/+1 |
| | | | | collection | ||||
* | Rename SubscriptionManager/Subscriber -> Subscriptions | David Heinemeier Hansson | 2015-07-08 | 1 | -3/+15 |
| | | | | This matches the server-side setup and is more consistent. | ||||
* | Add URL to inspector | Javan Makhmali | 2015-07-07 | 1 | -1/+1 |
| | |||||
* | Add helper to inspect current state | Javan Makhmali | 2015-07-07 | 1 | -0/+6 |
| | |||||
* | Rework connection monitor | Javan Makhmali | 2015-06-27 | 1 | -0/+2 |
| | |||||
* | Cable.Consumer | Javan Makhmali | 2015-06-25 | 1 | -0/+16 |