Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cable message encoding | Jeremy Daer | 2016-03-31 | 1 | -2/+1 |
* | Support faye-websocket + EventMachine as an option | Matthew Draper | 2016-03-02 | 1 | -0/+1 |
* | Don't rely on the global server as a receiver. | Kasper Timm Hansen | 2016-02-14 | 1 | -6/+0 |
* | Default connection class to ActionCable::Connection::Base. | Kasper Timm Hansen | 2016-02-14 | 1 | -8/+0 |
* | Inject Rails' channel paths in engine. | Kasper Timm Hansen | 2016-02-14 | 1 | -8/+0 |
* | Revert "Revert "Eliminate the EventMachine dependency"" | Matthew Draper | 2016-01-30 | 1 | -3/+0 |
* | Revert "Eliminate the EventMachine dependency" | David Heinemeier Hansson | 2016-01-27 | 1 | -0/+3 |
* | Ditch the EM error logging helper | Matthew Draper | 2016-01-24 | 1 | -1/+0 |
* | Using a hacked faye-websocket, drop EventMachine | Matthew Draper | 2016-01-24 | 1 | -2/+0 |
* | Add tests for the ActionCable adapters | Matthew Draper | 2016-01-24 | 1 | -0/+142 |