strong-control-channel

run-time control channel for node applications

Usage no npm install needed!

<script type="module">
  import strongControlChannel from 'https://cdn.skypack.dev/strong-control-channel';
</script>

README

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, and strong-pm.