aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_cable/server/connections.rb
Commit message (Expand)AuthorAgeFilesLines
* Setup the heartbeat_timer in next tick to make sure EM reactor loop is runningPratik Naik2015-10-081-2/+4
* Run a single eventmachine timer to send heartbeatsPratik Naik2015-10-081-0/+11
* Finished class documentationDavid Heinemeier Hansson2015-07-071-0/+3
* Extract connections methods into a separate concernDavid Heinemeier Hansson2015-07-051-0/+21