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

Payload too large #211

Closed rockblings closed 3 weeks ago

rockblings commented 3 weeks ago

Reverb Version

1.7.1

Laravel Version

11.10

PHP Version

8.3

Description

I am using laravel reverb and sending bigger data and getting exception Payload is too large. Sending the same data several times, sometimes it works and other times it throws this exception "Illuminate\Broadcasting\BroadcastException: Pusher error: Payload too large"

Steps To Reproduce

do bigger messages 50kb+