xdev965

Results 1 comments of xdev965

@mrniko ,@lyjnew I tried v2.0.3,connect() event still triggered twice,The client I use is "socket.io-client": "4.7.1",The configuration file is as follows: const socket = io("ws://localhost:8081", { upgrade: false, //must be false...