# strong-control-channel

Run-time control channel for node applications.

Enables a node application to be controlled via node IPC, node cluster
messaging, and a local domain named socket.

## Install

    npm install strong-control-channel

## Examples

See [strong-supervisor](http://github.com/strongloop/strong-supervisor), and
[strong-pm](http://github.com/strongloop/strong-pm).
