|
|
|
|
|
by jherdman
244 days ago
|
|
> But I still needed background jobs, real-time updates, and two-way communication that just works. Those things are possible in Rails and Laravel, but they take a bit more effort to set up. I'm pretty sure this isn't true at all with Rails. Out of the box you get Solid Queue (jobs), and Solid Cable (real time messaging). |
|
When paired with https://github.com/akodkod/solid-queue-dashboard you get a nice overview.