verbose

Distributed Event Bus

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
verbose
900.2.310 years ago10 years agoMinified + gzip package size for verbose in KB

Readme

remote-channel
Remote peer-to-peer event synchronization

Install

$ npm install remote-channel

Use

Instantiate

var RemoteChannel = require('remote-channel');
var remoteChannel = RemoteChannel();

Connect

`` ``

License

MIT