browser-dht
v0.0.2
Published
Yeah. It is pretty damn basic at the moment. Here is a cat to keep you entertained whilst I get to work. The module now supports webrtc peer lookup without a central server. There is a wee dash of DHT functionality implemented but there is still work to d
Downloads
6
Readme
Webrtc dht
Yeah. It is pretty damn basic at the moment. Here is a cat to keep you entertained whilst I get to work. The module now supports webrtc peer lookup without a central server. There is a wee dash of DHT functionality implemented but there is still work to do. To get this up and running
git clone https://github.com/fbodz/dht-negotiator
npm start
And then start the beefy server for browserify on the go
beefy index.js:script.js // npm start
Here is the accompanying negotiation server click me!!!!