tighten / takeout

Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
MIT License
1.59k stars 83 forks source link

Feature Request - Websocket service(s) #267

Closed willvincent closed 2 years ago

willvincent commented 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.

ahoiroman commented 2 years ago

Yeah, I am really looking forward to an integration of soketi. So +1 and thanks for your work, @tighten.