Skip to content

[12.x]Add Sockudo to Broadcasting Documentation #10421

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: 12.x
Choose a base branch
from

Conversation

radudiaconu0
Copy link

  • Included a new "Sockudo" section under "Server Side Installation," detailing:
    • Sockudo server setup prerequisites.
    • Installation of the pusher/pusher-php-server SDK.
    • Configuration of the sockudo driver in config/broadcasting.php to point to a Sockudo instance (host, port, scheme, app credentials).
    • Relevant .env variable setup.
  • Included a new "Sockudo" section under "Client Side Installation," detailing:
    • Installation of laravel-echo and pusher-js.
    • Configuration of Laravel Echo to connect to Sockudo, including wsHost, wsPort, wssPort, and forceTLS settings.
    • Relevant Vite environment variable setup (VITE_SOCKUDO_HOST, etc.).

@taylorotwell
Copy link
Member

I think we would need to try this in production or get community feedback from those running it in production first as it is still quite new. 👍

@taylorotwell taylorotwell marked this pull request as draft May 22, 2025 15:02
@radudiaconu0
Copy link
Author

Ok. Thank you

@radudiaconu0
Copy link
Author

Any advice on how to promote it?😅😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants