node-easy-ipc icon indicating copy to clipboard operation
node-easy-ipc copied to clipboard

Easy inter-process communication over TCP/IP and/or UNIX domain sockets for node.js

Results 1 node-easy-ipc issues
Sort by recently updated
recently updated
newest added

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...