vigour-hub

0.0.7 • Public • Published

vigour-hub

Build Status js-standard-style npm version Coverage Status

Adds connectivity to vigour-state

var Hub = require('vigour-hub')
// creates a hub as a server and as a client (url and port)
var hub = new Hub({
  url: 'ws://someurl.com',
  port: 80 // some port
})

Package Sidebar

Install

npm i vigour-hub

Weekly Downloads

0

Version

0.0.7

License

MIT

Last publish

Collaborators

  • vigour-io