“WebSocket connection to ‘wss://localhost:80/’ failed” with a self-signed SSL
I am trying to create my own websocket with Workerman library and connect my frontend part with the server. I am using Apache2 to run it.
I am trying to create my own websocket with Workerman library and connect my frontend part with the server. I am using Apache2 to run it.