UNPKG

pm2-graceful-intercom

Version:

Yet another fork of pm2-intercom for graceful starting

13 lines (8 loc) 130 B
setInterval(function() { process.send({ topic : 'intercom:msg', data : { some : 'data' } }); }, 1000);