I wonder if we can make this easier to configure? I wanted to use something other than an adapter under `ActionCable::SubscriptionAdapter::`. https://github.com/anycable/actioncable-next/blob/f9c1c2271107e25061371bfd591108282cf7109f/lib/action_cable/server/configuration.rb#L44 I don't have much idea about what could be better.
I wonder if we can make this easier to configure?
I wanted to use something other than an adapter under
ActionCable::SubscriptionAdapter::.actioncable-next/lib/action_cable/server/configuration.rb
Line 44 in f9c1c22
I don't have much idea about what could be better.