Closed paraflu closed 9 months ago
Hey, I ended up deploying standalone Soketi server. It was quite easy, because it uses same Pusher driver so only variables changes are required on client and server sides.
About Soketi, It was quite easy to setup on Debian with Virtualmin.
Hi!
It is a pity that the project has not been developing for a long time =(
As for Soketi, I don't think it's a good idea. Unfortunately, developers are engaged in politics and propaganda. https://github.com/soketi/soketi/issues/420
I think that Taylor Otwell would not approve of such a thing, recommending the project on official documentation. https://laravel.com/docs/10.x/broadcasting#open-source-alternatives-node
I believe that there should be no politics in programming.
Please do not abandon your project.
@lacoste-sochi also the maintainer is a j3лk, but it's the only option left.
@parallels999
I think there are many more alternatives For example https://centrifugal.dev/blog/2021/12/14/laravel-multi-room-chat-tutorial
https://github.com/centrifugal/centrifugo
https://centrifugal.dev/docs/getting-started/ecosystem#framework-integrations
Looks interesting, thanks for the information.
I think that Taylor Otwell would not approve of such a thing, recommending the project on official documentation. https://laravel.com/docs/10.x/broadcasting#open-source-alternatives-node
Completely agree. It devalues the Laravel brand name when the packages listed in official docs don't work out of the box with the framework. I opened a PR but Taylor immediately closed it. :/
@epixian look at laravel-docs again, already removed https://github.com/laravel/docs/commit/9c42f8596c5ceadc3496f20044b7a38f620419a2
@epixian look at laravel-docs again, already removed laravel/docs@9c42f85
Good to see! Bit of a snub to close the PR and do it himself, but glad to see it's been updated.
The future of Websockets has arrived: https://reverb.laravel.com/ 1st party integration.
The project seem dead and is time to take a choice for my project...
Anyone can share experience with self hosted websocket server for Laravel?