d2school

Results 2 issues of d2school

After first time reconnect (retries = 1), and recived a "http-status 500" (or 503, 404 ...), neffos would no try any more reconnect . file: /src/neffos.js line : 993: ```ts...

I write the sample-project "chat" with " options { reconnect: 5000 }". After I restart websocket server, ws-clients in Edge or Chrome are working fine and successfully reconnecting, except for...