kadoh
Peer-to-peer framework
A JavaScript framework for building peer-to-peer applications with a distributed hash table (DHT) based on the Kademlia algorithm.
The Kademlia DHT in Javascript for Node.js and Browsers
242 stars
27 watching
31 forks
Language: JavaScript
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
libp2p/go-libp2p-kad-dht | An implementation of the Kademlia DHT specification for peer-to-peer networking in Go. | 529 |
jech/dht | A C implementation of a Distributed Hash Table (DHT) for peer-to-peer networks | 699 |
dandoh/web-haskell-graphql-postgres-boilerplate | A Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools. | 122 |
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 |
kakserpom/phpdaemon | A high-performance, asynchronous server-side framework for network applications implemented in PHP. | 1,529 |
mozilla/project_haiku.iot | A framework for building peer-to-peer, Web-based applications with real-time communication capabilities using WebRTC and signalling protocols. | 21 |
webtorrent/bittorrent-dht | An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript | 1,233 |
jhiesey/webdht | A JavaScript implementation of a distributed hash table | 16 |
nikhilm/kademlia | A distributed data store implementation using a Kademlia DHT (Distributed Hash Table) network | 142 |
mafintosh/hyperdht | A peer-to-peer distributed hash table implementation with support for discovery and hole punching | 95 |
sindresorhus/p-filter | Tool for filtering and concurrent execution of promises with an adjustable concurrency level | 72 |
renatorib/next-jph | An example app demonstrating the use of Next.js and JSONPlaceholder API for building a web application | 35 |
juxt/yada | A Clojure web library for creating production services via HTTP | 735 |
mappum/peer-exchange | Decentralized protocol for peer discovery and signaling in P2P networks | 152 |
jpsim/peerkit | An event-driven framework for building peer-to-peer connectivity apps with automatic configuration and zero-config networking | 870 |