reverb icon indicating copy to clipboard operation
reverb copied to clipboard

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.

Results 15 reverb issues
Sort by recently updated
recently updated
newest added

### 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 ![Image](https://github.com/user-attachments/assets/b76e15b3-c2b3-4777-9e62-7a6580e0e32c) Same problem with the CPU ![Image](https://github.com/user-attachments/assets/564b9c32-adc2-493c-8699-af1454f7544f) 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...

help wanted

### 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...

needs more info

### 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...

needs more info

### 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...