laravel-websockets
laravel-websockets copied to clipboard
Undefined property: stdClass::$event
I'm using laravel-websockets 1.13.1 as my Pusher replacement and it's receiving a message fine, but it's not actually pushing anything. I'm seeing this in the domain_supervisord_websockets.log:
1338465: exception ErrorException
thrown: Undefined property: stdClass::$event
.
Any ideas?
laravel-websockets: 1.13.1 pusher-php-server: 3.4.1