Jibin Yuan
Results
1
issues of
Jibin Yuan
I have a simple client as shown below. It spends 1 min to run the following line, which is too slow. `socketIO = SocketIO('localhost',3003)` I wonder how to solve this...