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 was archived by the owner on Feb 6, 2026. It is now read-only.
I am trying to connect PHP web socket using WSS.
it shows error as below
WebSocket connection to 'wss://php.fmv.cc:12345/' failed: Error in connection establishment: net::ERR_SSL_PROTOCOL_ERROR
server configuration as below


these are the links on which I am trying
http://php.fmv.cc/c2.php (ws)
https://php.fmv.cc/c3.php (wss)
this will try to connect socket at : ws://php.fmv.cc:12345/ and wss://php.fmv.cc:12345/