This commit is contained in:
@jyuhsin
2025-12-18 13:03:11 +08:00
parent 5e13af047f
commit 82650e7e9a
3 changed files with 16 additions and 4 deletions
@@ -202,7 +202,7 @@
// )
// 连接建立时不立即发送 join,等待订阅完成
this.ping()
console.log('websocket open success')
console.info('websocket open success')
}
}