ya-webadb/libraries/adb-daemon-direct-sockets
2023-07-11 21:05:39 +08:00
..
src refactor: migrate to ES private fields 2023-07-11 21:05:39 +08:00
.eslintrc.cjs feat(adb): support connect to adb server (#549) 2023-05-14 03:54:03 +08:00
.npmignore feat(adb): support connect to adb server (#549) 2023-05-14 03:54:03 +08:00
package.json chore: update dependencies 2023-07-07 18:30:13 +08:00
README.md feat(adb): support connect to adb server (#549) 2023-05-14 03:54:03 +08:00
tsconfig.build.json chore: update dependencies 2023-05-22 12:57:03 +08:00
tsconfig.json chore: update dependencies 2023-05-22 12:57:03 +08:00

@yume-chan/adb-daemon-direct-sockets

Use Direct Sockets API for plugin-free ADB over WiFi connection.

Note: Direct Sockets API is still under development. Currently it's only available in Chrome and requires extra command line arguments to enable. This package is not ready to be used in production, thus not published to NPM registry.