verbose
v0.2.3
Published
Distributed Event Bus
Downloads
5,825
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