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 was archived by the owner on Feb 7, 2024. It is now read-only.
Hello, I just started using Laravel-Websockets and decided to check out v2 as I'll be needing redis and multi-server support.
I noticed that Laravel Echo .here() and .leaving() are not being triggered. It was working in version 1 when I first tested, updated to v2 and both functions have stopped working. I have backed down to v1 again and both functions work again.
I realise this is still in beta, just wanted to report or see if it was a known issue.