At calls WSS the server does not give response
Reverb Version 1.0.0-beta13
Laravel Version 11.10.0
PHP Version 8.2
Description While to WS registrations both from an Angular project and from Postman the Lavel Reverb server gives immediate response, for the same identical inscriptions, both from the same Angular project and from Postman, but the WSS type the Reverb server not gives no response. In Broadcating.php in the first case Usetls is set to False and in the second case in True. In reverb.php in the first case TLS (of options of Reverb) is set to [] and in the second case to ['local_cert' => '/etc/letsencrypt/live/mysite/fullchain.pem' ]. The certificate is exactly the one used by Apache for the HTTPS website.
Steps To Reproduce I believe that the description above is exhaustive
Please or to participate in this conversation.