Closed willvincent closed 2 years ago
There are two opensource websocket solutions that provider Pusher compatible websocket servers available, and mentioned in the official Laravel docs.
Laravel-Websockets is installable as a standard Laravel package, so not relevant here. However, soketi was also recently added, and is available as a docker image, so probably makes sense to include.
Yeah, I am really looking forward to an integration of soketi. So +1 and thanks for your work, @tighten.
There are two opensource websocket solutions that provider Pusher compatible websocket servers available, and mentioned in the official Laravel docs.
Laravel-Websockets is installable as a standard Laravel package, so not relevant here. However, soketi was also recently added, and is available as a docker image, so probably makes sense to include.