Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #24224 from danielrhodes/actioncable-websocket-protocols | Jeremy Daer | 2016-04-05 | 1 | -2/+6 |
|\ | |||||
| * | Added protocol negotiation | Daniel Rhodes | 2016-04-05 | 1 | -2/+6 |
* | | Gracefully handle disconnected clients | Jeremy Daer | 2016-03-20 | 1 | -0/+2 |
|/ | |||||
* | Support faye-websocket + EventMachine as an option | Matthew Draper | 2016-03-02 | 1 | -5/+5 |
* | The async.callback call should live with the hijack | Matthew Draper | 2016-02-26 | 1 | -4/+5 |
* | Only hijack Rack socket when first needed | Jon Moss | 2016-02-24 | 1 | -0/+1 |
* | Fix `unsubscribed` server side behavior | Jon Moss | 2016-02-18 | 1 | -5/+2 |
* | Fix arguments to on_close | Matthew Draper | 2016-01-30 | 1 | -4/+2 |
* | Revert "Revert "Eliminate the EventMachine dependency"" | Matthew Draper | 2016-01-30 | 1 | -0/+152 |
* | Revert "Eliminate the EventMachine dependency" | David Heinemeier Hansson | 2016-01-27 | 1 | -152/+0 |
* | Import the relevant portions of faye-websocket | Matthew Draper | 2016-01-24 | 1 | -0/+152 |