How can I get the Memory & Process utilization of client's machine using node.js OR socket.io ??
I tried with systemInformation Npm package in node.js but getting server CPU and memory utilization not getting client's machine
How can it be done using node.js OR socket.io either JavaScript ??