Skip to content

Nodejs library to talk to Voisus Clients and Voisus Servers

Notifications You must be signed in to change notification settings

astiusa/node-voisus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Voisus

This module provides access to maintenance and oversight over the voisus client and server.

Installation:

npm install voisus

Usage:

var nVoisus = require('voisus');
var hapi = nVoisus.createHapi('IPAddress');
hapi."method"(args, function(err, result) {
	...
});

Documentation

About

Nodejs library to talk to Voisus Clients and Voisus Servers

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •