A systemd sd_notify wrapper library.
- Supports Bluebird 🐦 promises ✅
npm install @dog-ai/sdnotify-wrapper
const SdNotifyWrapper = require('sdnotify-wrapper')
SdNotifyWrapper.notify(false, 'READY=1')
A systemd sd_notify wrapper library.
npm install @dog-ai/sdnotify-wrapper
const SdNotifyWrapper = require('sdnotify-wrapper')
SdNotifyWrapper.notify(false, 'READY=1')