Open
Description
It automatically disconnects and reconnects every 20 seconds or so.
It's confusing to automatically disconnect even if there is no successful connection.
By the way how to open the log?
Android Version :
implementation ('io.socket:socket.io-client:2.0.1') {
exclude group: 'org.json', module: 'json'
}
Nodejs Servier Version :
"socket.io": "4.4.1",