dns-discovery
Peer discovery
A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS.
Discovery peers in a distributed system using regular dns and multicast dns.
193 stars
8 watching
18 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
| A TCP/UTP server that auto announces itself using discovery-channel | 58 |
| Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
| An implementation of a low-level multicast DNS protocol in pure JavaScript | 513 |
| A BitTorrent-based distributed wiki system that fetches and shares Wikipedia content | 317 |
| A network swarm system that facilitates peer discovery and connection using TCP or UTP protocols. | 376 |
| A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
| Enables decentralized service discovery and load balancing without relying on a central server or static configuration. | 247 |
| A library for encoding and decoding DNS packets | 207 |
| A module for discovering peers in a peer-to-peer network using BitTorrent protocols. | 216 |
| Enables communication between multiple peers in a decentralized network using a swarm architecture | 79 |
| Automatically connects nodes on a local network using multicast DNS | 131 |
| Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 383 |
| An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript | 1,233 |
| A distributed database solution using JavaScript, allowing for scalable and concurrent data storage and retrieval. | 754 |