Use soketi. Its free and open source and works great with laravel. It is pusher compatible. I use it myself
What to use to replace laravel web sockets?
The project is essentially dead on GitHub with tons of open issues, PRs and no new commits. The latest version is 1.4.something
I am looking for open source alternatives, that can be self hosted and either require some glue, or work out of the box with laravel. Ideally these are well maintained OS projects, not ones that are dead or nearing death.
I know there is pusher, but I am not looking for a paid solution, looking for a free solution that ideally replaces pusher like laravel websockets did.
I depended on laravel websockets for my pbbg, it now I need to move on from it. What are you currently using to replace the paid pusher service? Is there any good node options?
Is it, in your experienced opinion, harder to roll your own?
Thanks in advance.
Please or to participate in this conversation.