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