0.1.1 • Published 12 years ago

livereload-hub v0.1.1

Weekly downloads
3
License
-
Repository
github
Last release
12 years ago

node-livereload-hub

Yet another implementation of the LiveReload server in Node.js.

This server makes browsers reload via the HTTP request.

Installation

$ npm install livereload-hub

Usage

Run the server:

$ node-livereload-hub [--port port] [--api-version version] [--log-file filename] [--log-level fatal|error|warn|info|debug] [--ignore-host-matching]

Connect to the server:

Enable LiveReload in the browser

Send request for reloading:

$ curl your-livereload-hub.example.com:35729

License

This software is distributed under the MIT license.

SEE ALSO

node-livereload

An implementation of the LiveReload server in Node.js. josh/node-livereload

0.1.1

12 years ago

0.1.0

12 years ago