reverb
reverb copied to clipboard
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
### Reverb Version v1.6.2 ### Laravel Version v12.40 ### PHP Version 8.4 ### Description When running Reverb with a custom server path, say `/sockets/`, signature verification for requests sent from...
### Reverb Version v1.6.0 ### Laravel Version v12.37.0 ### PHP Version 8.2.29 ### Description There is inconsistent behaviour when using underscores (_) in REVERB_APP_ID on clients (web or NativePHP) that...
### Reverb Version 1.5.1 ### Laravel Version 12.20.0 ### PHP Version 8.2.28 ### Description When using Laravel Reverb 1.5.1 with Laravel 12.20.0, a TypeError occurs in PusherController::__invoke() when handling HTTP/WebSocket...
### Reverb Version 1.6.0 ### Laravel Version 12.37.0 ### PHP Version 8.4 ### Description I am facing a reverb connection issue my reverb is working fine on [localhost](http://localhost/) when I...
### Reverb Version 1.5 ### Laravel Version 12.6 ### PHP Version 8.3.2 ### Description The memory leak is real  Same problem with the CPU  It just keeps accumulating,...
### Reverb Version 1.5.0 ### Laravel Version 12 ### PHP Version 8.3 ### Description This is not a bug, i have asked multiple places so didn't get a reply so...
### Reverb Version 1.5 ### Laravel Version 11 ### PHP Version 8 ### Description I'm trying to handle the following error at the application level: ````error Connection from tcp://127.0.0.1:40278 failed...
### Reverb Version 10.48.29 ### Laravel Version 10.0 ### PHP Version 8.3.22 ### Description Experiencing `MOVED` errors when trying start Reverb using `reverb:start` and with scaling enabled. This should be...
### Reverb Version 1.5.0 ### Laravel Version 11.45.1 ### PHP Version 8.2.4 ### Description I created a real-time chat module using Reverb and Laravel Echo. In order to broadcast events...
### Reverb Version ^1.0 ### Laravel Version ^11.9 ### PHP Version 8.3 ### Description When using the "scaling" mode of "reverb" using "redis", when creating a "loadbalancer" to distribute the...