I have a vanilla PHP app coded 2 years ago using my own style and rules. No framework.
I want to know if I can use Laravel Reverb in it or does Reverb dependent on Laravel as the name suggests ?
github.com/laravel/reverb
@anjanesh I honestly dont know. But I have been using it for years (just switched to reverb as my app was laravel) and it has worked without any issue.. Perhaps they see it as feature complete.
Otherwise you need to set up a full laravel app just to run a reverb server. That might be fine for you?
@RemiM Are you referring to this same project ? https://github.com/soketi/soketi - the only thing that was updated in the last year was the README file - rest all 2-4 years.