fix(adb-scrcpy): fallback to forward tunnel when reverse tunnel not supported

This commit is contained in:
Simon Chan 2024-11-19 11:35:44 +08:00
parent b3a142cbf0
commit 6cb0a589fa
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
23 changed files with 261 additions and 322 deletions

View file

@ -37,7 +37,7 @@
"@yume-chan/struct": "workspace:^"
},
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.9.0",
"@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.3.3",