votifier2
This library supports network protocol v2 of the NuVotifier plugin.
Installation
npm install --save votifier2
Usage
var vote = ; var options = host: '127.0.0.1' port: 8192 token: 'MYTOKEN' vote: username: 'USERNAME' address: '127.0.0.1' timestamp: serviceName: 'TestService' ; ;