If my server with return messages, then an Error: Error in the connection establishment: net: : ERR_SSL_PROTOCOL_ERROR
If my server without return message, an error: WebSocket opening handshake timed out
In both cases the server has received WeChat applet connection requests, especially in the second case do not understand, why will also receive a request to the server the prompt connection timeout
CodePudding user response:
The following code ""CodePudding user response:
This is after the problem, there is something wrong with the SSL certificateCodePudding user response:
You try the URL begins with the ws not WSS, I like that, but I don't really understand why