node-rs icon indicating copy to clipboard operation
node-rs copied to clipboard

Package idea: sd_notify

Open punkeel opened this issue 4 years ago • 0 comments

node.js does not natively support dgram over UNIX sockets, and this makes talking to ubus (and so, systemd) more painful than it should. See https://www.pluralsight.com/tech-blog/using-systemd-notify-with-nodejs/

There are no great packages built on n-api offering this in Node land.

Would this be the right project to suggest creating bindings for sd_notify? https://docs.rs/sd-notify/latest/sd_notify/

punkeel avatar Dec 08 '21 18:12 punkeel