discovery-network
Peer network client
A peer-to-peer networking solution enabling direct communication between remote peers in a cloud-based environment.
A peer to peer discovery network
31 stars
5 watching
3 forks
Language: JavaScript
last commit: about 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
raynos/topology | An exploration of various network topologies and their properties, including potential algorithms for maintaining connectivity in distributed systems. | 57 |
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 |
webtorrent/torrent-discovery | A module for discovering peers in a peer-to-peer network using BitTorrent protocols. | 217 |
js-platform/p2p | A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels | 316 |
sorribas/fully-connected-topology | Creates a network with a fully connected topology where peers are connected to each other and automatically reconnect if a connection is lost. | 58 |
mafintosh/dns-discovery | A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
canewsin/zerunet | Building a high-performance, secure, and private peer-to-peer network client using Rust, with goals including compatibility with existing ZeroNet features, anonymity support via Tor or I2P, and integration with other decentralized networks. | 3 |
ether-camp/ethereum-harmony | A peer-to-peer Ethereum implementation with features like blockchain tracing and monitoring | 254 |
mappum/peer-exchange | Decentralized protocol for peer discovery and signaling in P2P networks | 152 |
schollz/peerdiscovery | A Go library that facilitates peer discovery using UDP multicast | 644 |
peermusic/secure-webrtc-swarm | A framework for creating a swarm of authenticated P2P connections using WebRTC and signalhub | 2 |
peergos/peergos | A peer-to-peer file storage and social network platform with end-to-end encryption and fine-grained access control | 1,972 |
easytier/easytier | A decentralized VPN solution with support for multiple protocols and platforms. | 1,820 |
ssbc/secret-stack | A framework for creating decentralized systems with secure peer-to-peer connections using secret handshakes. | 90 |
pixelscommander/viraljs | Middleware to enable peer-to-peer distribution of web applications through a decentralized CDN | 962 |