anternet-channel.js
Anternet library for listening to broadcasts form other peers.
Example
const Anternet = ;const Channel = ; // put here the publicKey generated from broadcast libraryconst publicKey = '<< broadcast.publicKey >>'; const anternet = ;const channel = publicKey; channel;
License
MIT License. Copyright © 2016 Moshe Simantov