aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable.rb
Commit message (Expand)AuthorAgeFilesLines
* Added protocol negotiationDaniel Rhodes2016-04-051-1/+2
* Share default mount path with client side .jsJavan Makhmali2016-03-031-1/+2
* Make ping into a message typeDaniel Rhodes2016-03-011-3/+1
* Added welcome message type and fix test hacksDaniel Rhodes2016-03-011-0/+1
* ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapterJon Moss2016-01-181-1/+1
* Adapterize ActionCable storage and extract behaviorJon Moss2016-01-181-0/+1
* Update copyright notices to 2016 [ci skip]Rashmi Yadav2015-12-311-1/+1
* Initial stab at adding Action Cable to rails/masterDavid Heinemeier Hansson2015-12-141-8/+27
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+31