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
pusher-js 7.4.0
with push-php-server.
I had to downgrade push-php-server back to 7.0.2, because Echo.listen is not working in any form. Even /lararvel-websockets built in event tester is not working. No error, response ok, job is done and i can see the message in debug in the browser, but not showing up in the laravel-websockets debugger. Only subscribe is working what you can see it in the debugger too. With the same code everything is fine with 7.0.2 version.