Written in NodeJS:https://github.com/Trakkasure/mikronode
Installable with NPM
Code:Select all
npm install mikronode
- * 100% Javascript. (with NodeJS)
* Channel based communication
* Multiple channels can be used at once.
* Synchronous execution of commands issued on the same channel.
* Asynchrounous execution of commands issued on different channels.
* Focus on high performance