aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/connection/client_socket.rb
Commit message (Expand)AuthorAgeFilesLines
* Support faye-websocket + EventMachine as an optionMatthew Draper2016-03-021-5/+5
* The async.callback call should live with the hijackMatthew Draper2016-02-261-4/+5
* Only hijack Rack socket when first neededJon Moss2016-02-241-0/+1
* Fix `unsubscribed` server side behaviorJon Moss2016-02-181-5/+2
* Fix arguments to on_closeMatthew Draper2016-01-301-4/+2
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-301-0/+152
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-271-152/+0
* Import the relevant portions of faye-websocketMatthew Draper2016-01-241-0/+152