No Description

config.ts 72B

123
  1. // PING_INTERVAL 心跳包时间间隔
  2. const PING_INTERVAL = 50 * 1000;