module::Remote

Abstract interface of connection between several procedures
Try out from the repository
git clone https://github.com/Wandalen/wRemote
cd wRemote
npm install
node sample/trivial/Sample.s
To add to your project
npm add 'wremote@alpha'