node-ancillary
node-ancillary copied to clipboard
A binding to the ancillary library for node.js which allows to share sockets between processes
#ancillary
This module for node.js allows you to send socket objects to other node.js processes that are completely unrelated. The processes that exchange sockets can be started seperately.
##build node-gyp configure node-gyp build
#TCP
See the tcp example
#License
GPL (please contact me for other licenses)