Love to see efforts like this!

h/t @palkan!

He also released `actioncable-next` as a gem so you can try it in your apps today!

https://github.com/rails/rails/pull/50979

Action Cable server adapterization by palkan · Pull Request #50979 · rails/rails

Motivation / Background This PR aims to make Action Cable more flexible and extensible as a library/framework by separating low-level, implementation specific details (e.g., handling WebSockets, de...

GitHub