Auto Reconnect-territorial.io

A simple script that handles automatic reconnection when the connection is lost

作者
maanimis
日安装量
0
总安装量
0
评分
0 0 0
版本
3.0
创建于
2025-08-02
更新于
2025-08-02
大小
5.5 KB
许可证
MIT
适用于

optional settings:

const RECONNECT_DELAY = 2000; // ms
const MAX_RECONNECT_ATTEMPTS = 5;