- Notifications
You must be signed in to change notification settings - Fork11.4k
[12.x] Add sockudo support as broadcasting driver#55808
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:12.x
Are you sure you want to change the base?
Conversation
If it's compatible with Pusher, is there any need for an additional driver? |
Uh oh!
There was an error while loading.Please reload this page.
@fragkp i followed reverb model to have separate env variables |
@fragkp I think you are right actually. I fixed it. And I also changed the PR on laravel docs |
The config seems to match the pusher config almost entirely. Why not simply use the pusher connection with your suckudo keys? Seems a bit redundant. Like with AWS S3 compatible buckets. There's no "digitalocean-spaces" disk, you just use the "s3" disk with your DigitalOcean keys. |
Yes you may be right |
This PR adds sockudo support as broadcasting driver. You can see more details here:
https://sockudo.app/
https://github.com/RustNSparks/sockudo