Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Arguments Type Default Description
httpPort number server port
boundHost string localhost server domain
verbose boolean false output the running log
debug boolean false output the debugger log
readTimeout number 5 timeout from server to client
deathTimeout number 15 disconnect timeout

License

MIT

About

weinre plugin for server-x

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages