ya-webadb/libraries/adb-backend-direct-sockets
2022-02-15 23:18:39 +08:00
..
src feat: rename childprocess to subprocess 2022-02-15 23:18:39 +08:00
.npmignore feat(demo): add UI for manually adding websocket backends 2021-12-12 22:53:18 +08:00
package.json chore: update dependencies 2022-02-06 00:15:23 +08:00
README.md feat: rename childprocess to subprocess 2022-02-15 23:18:39 +08:00
tsconfig.json feat(demo): add UI for manually adding websocket backends 2021-12-12 22:53:18 +08:00

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

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

Note: Direct Sockets API is still under development in Chrome and requires extra command line arguments to enable. This package is not intended to be used in production, thus not published to NPM registry.