verbose

Distributed Event Bus

Usage no npm install needed!

<script type="module">
  import verbose from 'https://cdn.skypack.dev/verbose';
</script>

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