Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import the relevant portions of faye-websocket | Matthew Draper | 2016-01-24 | 1 | -1/+2 |
| | | | | (as adapted to use concurrent-ruby / nio4r instead of eventmachine) | ||||
* | Fix code review comments | Jon Moss | 2016-01-18 | 2 | -2/+2 |
| | | | | | | | - adapter -> pubsub (re)rename internally - Change variable names to match method names - Add EventMachine `~> 1.0` as a runtime dependency of ActionCable - Refactor dependency loading for adapters | ||||
* | ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapter | Jon Moss | 2016-01-18 | 2 | -3/+3 |
| | |||||
* | Tests passing and small refactoring | Jon Moss | 2016-01-18 | 3 | -1/+19 |
| | |||||
* | Get ready to merge into Rails | David Heinemeier Hansson | 2015-12-14 | 5 | -0/+75 |