Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

node‑ipc is a lightweight Node.js library that lets multiple processes talk to each other via Unix/Windows domain sockets, TCP, TLS or UDP. It provides a simple API for creating servers and clients, handling events and raw binary data, making it ideal for developers who need fast, cross‑platform inter‑process communication (e.g., for micro‑services, local daemons, or neural‑network‑style message passing).

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
RIAEvangelist's profile
RIAEvangelist
93 contributions
MaybeRex's profile
MaybeRex
4 contributions
dkillebrew's profile
dkillebrew
1 contributions
Kanaye's profile
Kanaye
1 contributions
MBThaumatec's profile
MBThaumatec
1 contributions
rsp's profile
rsp
1 contributions
robatron's profile
robatron
1 contributions
Theadd's profile
Theadd
1 contributions
orthographic-pedant's profile
orthographic-pedant
1 contributions
wplittle's profile
wplittle
1 contributions
rokt33r

rokt33r/node-ipc

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

JavaScript
1
1
Other

Support the dependencies of rokt33r/node-ipc

Account's avatar
Marak/colors.js
get colors in your node.js console
Account's avatar
RIAEvangelist/event-pubsub
Small, synchronous publish/subscribe events for Node.js plus bundled and unbundled browsers.
Account's avatar
RIAEvangelist/js-message
A tiny, normalized JavaScript and JSON message envelope for every runtime boundary
Account's avatar
RIAEvangelist/js-queue
A tiny FIFO task queue with explicit flow control for Node and browsers
Account's avatar
RIAEvangelist/node-cmd
Node.js-only command-line power: run shell commands, launch executables, and control child processes with zero runtime dependencies.