TORYOI

Results 2 comments of TORYOI

It should use socket.io client v2.x, otherwise fail. You can see the message prompt ``` // client socket.on('connect_error', (error: string) => { console.error(error); }); ```