This commit is contained in:
rustdesk
2022-01-20 01:55:57 +08:00
parent 28c0967690
commit 50c8650c63
3 changed files with 46 additions and 10 deletions
+2 -2
View File
@@ -96,5 +96,5 @@ async function testDelay() {
console.log(ws.latency());
}
await testDelay();
await new Client().connect("124931507");
testDelay();
new Client().connect("124931507");