sandywk
sandywk
没有人维护了?
The server version is the same as the client version @darrachequesne node v10.19.0 "socket.io": "^2.3.0",
@wejew I once thought it was a TLS problem, but after I tried many TLS solutions, I still couldn't solve this problem.
@darrachequesne I link through the web import io from 'socket.io-client'; io('wss://..../socket.io/?type=a&hash=b', { transports: ['websocket'] }); Several IOS 15 mobile phones have been tested, and safari has this problem
@darrachequesne @wejew @darrachequesne Upgrading to 15.4 has solved this problem
IOS 15.4 Fixed this problem
Thank you for your answer. I plan to write a customer service robot that supports importing private knowledge bases, mainly responding based on the entered knowledge bases. Can this be...
I also want to know