You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
I am not sur if it's a bug or a misundestanding from myself but I got trouble to listen event on a private channel wih Echo because it was not clear how i should use Echo.
In the code above only the second is trigger when I send a event from Pusher. Is it normal ? Did I miss something ? Why others doesn't work ?
This package seems to be abandoned. I have initially forked the app, but I found out how inefficient is Socket.IO, and managed to create an open-source Pusher alternative (that doesn't require Pusher credentials) that can be deployed anywhere for free. This does require the driver to be switched from Socket.IO to Pusher. Not sure if it helps, but I wanted to spread the word about it. 😁 Read more about it here.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am not sur if it's a bug or a misundestanding from myself but I got trouble to listen event on a private channel wih Echo because it was not clear how i should use Echo.
In the code above only the second is trigger when I send a event from Pusher. Is it normal ? Did I miss something ? Why others doesn't work ?
Tell me if you need more informations.
Thank you.
The text was updated successfully, but these errors were encountered: