node-easy-ipc
node-easy-ipc copied to clipboard
How do node-easy-ipc conmunicate with server of Unix-domain sockets in C language ?
I see your example that client and server all use node.js for communication between them.if my server is Unix-domain sockets framework in C language, please I want to ask that can your node-easy-ipc communicate with it ?