peer-wire-protocol
Peer communication layer
A Node.js implementation of the BitTorrent protocol's communication layer
the peer wire protocol used in torrents for node.js
46 stars
7 watching
11 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables communication between multiple peers in a decentralized network using a swarm architecture | 79 |
| Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
| A Node.js implementation of the BitTorrent peer wire protocol. | 351 |
| A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
| Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
| A Node.js module providing low-level streaming access to torrent files | 1,953 |
| Enables peer-to-peer streaming of torrented video content to Chromecast devices | 516 |
| A BitTorrent-based distributed wiki system that fetches and shares Wikipedia content | 317 |
| A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
| A peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees. | 97 |
| Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 383 |
| Tools for working with IP packets in JavaScript. | 42 |
| Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 446 |
| A tool for sharing files and exchanging data between machines on the same network without encryption | 823 |
| A command line tool for streaming P2P content over local networks using AirSwarm and Peervision. | 42 |