dht-rpc

Distributed DHT client

Allows remote IP and firewall detection, adds commands to a distributed hash table (DHT), and streams queries and updates over the DHT.

Make RPC calls over a Kademlia based DHT.

GitHub

196 stars
27 watching
37 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mafintosh/hyperdht A peer-to-peer distributed hash table implementation with support for discovery and hole punching 95
webtorrent/bittorrent-dht An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript 1,233
jech/dht A C implementation of a Distributed Hash Table (DHT) for peer-to-peer networks 699
mafintosh/k-rpc Low-level implementation of k-rpc protocol used in the BitTorrent DHT 74
holepunchto/hyperdrive A distributed file system with real-time access and secure data storage 1,868
winpooh32/peerstohttp Serves torrent files over HTTP using a REST-like API to enable streaming and downloading 46
mafintosh/k-rpc-socket A low-level network layer implementation for peer-to-peer communication in distributed systems 23
holepunchto/pear A tool that enables the creation and deployment of peer-to-peer applications using a standardized runtime environment. 114
jhiesey/webdht A JavaScript implementation of a distributed hash table 16
anacrolix/dht A DHT library for efficient peer-to-peer networking 313
enzoh/motoko-dht An implementation of a distributed hash table in Modelica language 5
mafintosh/webcat Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. 445
mafintosh/peer-network Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. 184
hyperf/jet A unified RPC client library built on top of the JSONRPC protocol, supporting various transporters and allowing for easy registration and service binding. 57
htcat/htcat A utility to perform parallel and pipelined HTTP GETs. 554