aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/server/configuration.rb
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2016-01-14 16:11:02 +1030
committerJon Moss <me@jonathanmoss.me>2016-01-18 18:59:01 -0500
commit78ff63ee4191758940ae8e0efaa5f9915af0a788 (patch)
tree84bccbb4aa9a0b0f84af1c16823c26fe8f387c8c /actioncable/lib/action_cable/server/configuration.rb
parentbc413e814bbeafe8774b166bd2447ec84475b402 (diff)
downloadrails-78ff63ee4191758940ae8e0efaa5f9915af0a788.tar.gz
rails-78ff63ee4191758940ae8e0efaa5f9915af0a788.tar.bz2
rails-78ff63ee4191758940ae8e0efaa5f9915af0a788.zip
Listener no longer needs to be a singleton
We now only create one adapter instance for the server, so it can hold the listener. This in turn allows the listener to get the PG connection from the adapter, which will be a good place to allow more flexible configuration.
Diffstat (limited to 'actioncable/lib/action_cable/server/configuration.rb')
0 files changed, 0 insertions, 0 deletions