Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riaevangelist/node-ipc
A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.
https://github.com/riaevangelist/node-ipc
ann client ipc linux nodejs posix server sockets tcp udp
Last synced: 3 days ago
JSON representation
A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.
- Host: GitHub
- URL: https://github.com/riaevangelist/node-ipc
- Owner: RIAEvangelist
- License: mit
- Created: 2023-01-13T09:35:34.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T23:34:24.000Z (5 months ago)
- Last Synced: 2024-12-17T19:05:34.303Z (10 days ago)
- Topics: ann, client, ipc, linux, nodejs, posix, server, sockets, tcp, udp
- Language: JavaScript
- Homepage:
- Size: 4.23 MB
- Stars: 49
- Watchers: 3
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
node-ipc
================[![Sponsor RIAEvangelist to help development of node-ipc](https://img.shields.io/static/v1?label=Sponsor%20Me%20On%20Github&message=%E2%9D%A4&logo=GitHub&link=https://github.com/sponsors/RIAEvangelist)](https://github.com/sponsors/RIAEvangelist)
*a nodejs module for local and remote Inter Process Communication* with full support for Linux, Mac and Windows. It also supports all forms of socket communication from low level unix and windows sockets to UDP and secure TLS and TCP sockets.
A great solution for complex multiprocess **Neural Networking** in Node.JS
`npm install node-ipc`
#### for node