laravel / reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
https://reverb.laravel.com
MIT License
942 stars 63 forks source link

"Data decoding error." on laravel + reverb websocket. Error message return after dispatch #215

Closed awie214 closed 3 weeks ago

awie214 commented 3 weeks ago

Reverb Version

@beta

Laravel Version

11.0

PHP Version

8.2

Description

Succesfully setup laravel and reverb in web server. Reverb also running. But when I send message to other user the dispatch returns "Data decoding error".

Steps To Reproduce

.

driesvints commented 3 weeks ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.