laravel / reverb

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

Show more information from reverb server with --debug #102

Closed tarreislam closed 5 months ago

tarreislam commented 5 months ago

It would be great if --debug also showed more details, for example when something besides 200 OK happends it would be great to have more details than "internal server error", it would also help when doing bug issues.

Kind regards

jimmy-lilly commented 5 months ago

Would like to see Pusher Channel broadcast(s) displayed when debug on.

joedixon commented 5 months ago

Thanks for the feedback, I will give this some thought some thought and see what would be involved to impletment.