Skip to content
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

Info on websocket and event broadcasting for realtime events using Laravel Echo and Reverb #4

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

KTanAug21
Copy link
Collaborator

@KTanAug21 KTanAug21 commented Sep 7, 2024

What and Why:

Include information on setup of the project's real-time client-server communication through the use of server side events broadcasted by Laravel Reverb, and websocket connections subscribing to channel events in the client using Laravel Echo.
This also includes instructions needed to set it up locally, as well as references to setup in a Laravel Fly app

@KTanAug21 KTanAug21 marked this pull request as ready for review September 8, 2024 21:11
@KTanAug21 KTanAug21 requested a review from rubys September 8, 2024 21:12
@KTanAug21
Copy link
Collaborator Author

Hi @rubys! Whenever you are free, please see above the details of the Websocket connection used by the Laravel dictaphone app, as well as steps on deploying it to Fly.io!

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.

1 participant