peer-network
Peer network library
Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames.
Create servers/clients that listen on names instead of ports and hostnames and are accessible over the internet
184 stars
8 watching
18 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
| A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
| Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 383 |
| Enables communication between multiple peers in a decentralized network using a swarm architecture | 79 |
| A BitTorrent-based distributed wiki system that fetches and shares Wikipedia content | 317 |
| A distributed name server allowing multiple computers to share and synchronize key-value pairs | 36 |
| A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
| Enables peer-to-peer streaming of torrented video content to Chromecast devices | 516 |
| An authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes. | 97 |
| Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 446 |
| Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
| A peer-to-peer distributed hash table implementation with support for discovery and hole punching | 95 |
| A Node.js module providing low-level streaming access to torrent files | 1,953 |
| A utility project that provides a simple way to retrieve the local network address of a machine | 67 |
| A command line tool for streaming P2P content over local networks using AirSwarm and Peervision. | 42 |