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
Since Reverb runs on the same protocol as Pusher, it works seamlessly with this library. I just implemented it myself.
I set up an empty Laravel app on my server, installed Reverb following the Laravel documentation, launched the artisan reverb:start command, and initialized this library with my reverb credentials. I also used Forge to set it up, so it was quite straightforward. There’s even a tutorial for it on Youtube. If you do it manually there may be need for more manual configuration. For listening to events on the Laravel side I'm using the standard Echo.
Sorry for replying to an older issue. I just wanted to share my experience for anyone in the future who may be wondering whether this library actually works with Reverb.
Hello thanks for great pusher library but I am stuck and not able to integrate with Laravel Reverb (Websocket server).
Can some one please help me with this ?
The text was updated successfully, but these errors were encountered: