You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
I use laravel echo server and socket.io-client and running at localhost is work at port 6001 and I config at server and use port 8443. Events and laravel echo server work. When client side connect, got 200 success and got Remote Address: ip:443 instead of ip:8443.
I use laravel echo server and socket.io-client and running at localhost is work at port 6001 and I config at server and use port 8443. Events and laravel echo server work. When client side connect, got 200 success and got Remote Address: ip:443 instead of ip:8443.
laravel 7.0
laravel-echo-server 1.6.3
socket.io-client 2.3.0
Here is link at stackoverflow
The text was updated successfully, but these errors were encountered: