Message seeding utility for friends p2p chat.
🚧 WORK IN PROGRESS 🚧
Run this locally or on a server to ensure that there will always be a peer available to connect to for a channel.
Ideas and contributions for a better implementation are welcome.
for now...
git clone git@github.com:ngoldman/peerbot.git
cd peerbot
npm install
npm rebuild-leveldb
npm start
Contributions welcome! Please read the contributing guidelines first.