Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 386 Bytes

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.