bittorrent-protocol
Peer protocol
A Node.js implementation of the BitTorrent peer wire protocol.
Simple, robust, BitTorrent peer wire protocol implementation
347 stars
19 watching
71 forks
Language: JavaScript
last commit: 7 days ago
Linked from 2 awesome lists
bittorrentbrowserjavascriptnodejsp2pprotocoltorrentwebtorrent
Related projects:
Repository | Description | Stars |
---|---|---|
webtorrent/bittorrent-dht | An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript | 1,233 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
webtorrent/bittorrent-tracker | A Node.js implementation of a BitTorrent tracker that supports various protocols and provides statistics via web interface or JSON data. | 1,787 |
webtorrent/webtorrent-cli | A command-line tool for managing BitTorrent files and streams | 1,173 |
webtorrent/torrent-discovery | A module for discovering peers in a peer-to-peer network using BitTorrent protocols. | 217 |
libp2p/js-libp2p-utp | A Node.js implementation of the UTP protocol used by libp2p for peer-to-peer networking. | 12 |
webtorrent/torrent-piece | Provides an abstraction layer for managing torrent pieces in a JavaScript application. | 23 |
mildred/bitweb | A system that allows users to access and share content using peer-to-peer networks, without relying on centralized servers. | 30 |
fent/node-torrent | A Node.js library for reading, creating, and hashing BitTorrent files. | 197 |
webtorrent/create-torrent | A module for creating .torrent files used in BitTorrent distributions | 341 |
webtorrent/parse-torrent | This project provides a utility to parse and extract metadata from torrent identifiers. | 441 |
mozilla/libdweb | An experimental API set to enable dweb protocols in Firefox through browser add-ons | 442 |
novik/rutorrent | A web front-end for a popular Bittorrent client | 2,030 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
redhog/node-i2p | An I2P protocol implementation for NodeJS enabling secure communication over the I2P network | 43 |