kirillplatonov / hotwire-livereload

Live reload gem for Hotwire Rails apps.
MIT License
483 stars 28 forks source link

Replace redis to solid_cable #66

Open vinibispo opened 1 month ago

vinibispo commented 1 month ago

Resolves #64

rmatovu987 commented 2 weeks ago

This is very good @vinibispo, but you need to consider users still using redis. I have made this PR to consider both scenarios.