Would love an episode on setting up AnyCable on Heroku
AnyCable is the best approach for scaling ActionCable above 500 connections. Requires an extra server on Go.
https://www.reddit.com/r/rails/comments/90z2h3/scaling_actioncable_on_heroku_in_2018/
Looks like you need a separate heroku app with shared databases and environment vars.