WebRTC Kademlia
WebRTC Kademlia This is an implementation of the wonderful Kademlia DHT Distributed HashTable protocol using peerjs https github.com peers peerjs as the network layer.Caution For the peer.js Server you need to use a modified version that has some DHT specific features peerjs server fork https github.com timsuchanek peerjs server.git Usage Init PeerJS Server1.git clone https github.com timsuchanek peerjs server.git2.cd peerjs server3.npm in
用户评论