node-ipc
node-ipc copied to clipboard
Inter Process Communication Module for node supporting Unix sockets, TCP, TLS, and UDP. Giving lightning speed on Linux, Mac, and Windows. Neural Networking in Node.JS
Previously, all tests were running against the default LTS version of Node.js at the time of the run. This fixes the mismatched Node.js version matrix variable. Signed-off-by: Rifa Achrinza
When I want to create new server over a socket file, I have to check if file exists. if it does, then I unlink it. Then start serve func. I...
Hi Can you please advise which version the protestware was added? All previous releases are not there and I seem to not find the history too. Yours is a great...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...
Hi, I'm running a few experiments transmitting raw data using `rawBuffer=true` and `encoding='hex'`. I noticed that messages over 8Kb are chunked into multiple messages of 8192 bytes each. I realized...
Hello,When I use npm install [email protected], the following occurs: npm error notarget No matching version found for [email protected]. npm error notarget In most cases you or one of your dependencies...