1.0.0 • Published 5 years ago

svrx-plugin-weinre v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

svrx-plugin-weinre

svrx npm

The svrx plugin for weinre

Usage

Please make sure that you have installed svrx already.

Via CLI

svrx -p weinre

Via API

const svrx = require('@svrx/svrx');

svrx({ plugins: [ 'weinre' ] }).start();

Options

ArgumentsTypeDefaultDescription
httpPortnumberserver port
boundHoststringlocalhostserver domain
verbosebooleanfalseoutput the running log
debugbooleanfalseoutput the debugger log
readTimeoutnumber5timeout from server to client
deathTimeoutnumber15disconnect timeout

License

MIT

1.0.0

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago