aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_cable/remote_connection.rb
Commit message (Expand)AuthorAgeFilesLines
* No need for this no-logging broadcastDavid Heinemeier Hansson2015-07-051-1/+1
* Make the remote connection use the broadcaster as wellDavid Heinemeier Hansson2015-06-291-6/+4
* Fix RemoteConnection due to refactoring breakageDavid Heinemeier Hansson2015-06-221-3/+2
* Use Server#threaded_redis instead of creating a new connectionPratik Naik2015-04-151-1/+1
* Don't rely on server#redisPratik Naik2015-04-131-2/+0
* Add remote connection to talk over internal redis channelPratik Naik2015-04-061-0/+38