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;