目前客户端使用了 v4版本,但连接的时候浏览器提示
v4 连接失败: It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)
服务端组件 hyperf/socketio-server 已经是 v3.1.63 版本了
目前客户端使用了 v4版本,但连接的时候浏览器提示
v4 连接失败: It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)
服务端组件 hyperf/socketio-server 已经是 v3.1.63 版本了