BitTorrent peer implementation
Simple, robust, BitTorrent tracker (client & server) implementation
Simple, robust, BitTorrent DHT implementation
Map a BitTorrent peer ID to a human-readable client name and version
Simple, robust, BitTorrent peer wire protocol implementation
Local Service Discovery (BEP14) implementation
Sodium wrapper for working with BEP44 on bittorrent-dht
TypeScript definitions for bittorrent-protocol
Fork of bittorrent-tracker for PeerTube purpose, that only implements the server
Parse a magnet URI and return an object of keys/values
Uses the mainline dht to relay requests to other trackers in a swarm
Parse a torrent identifier (magnet uri, .torrent file, info hash)
Magnet URI extension (BEP53) range implementation
Simple, robust, BitTorrent swarm implementation
The BitTorrent lt_donthave extension (BEP 54)
Convert BitTorrent compact hostname & port buffer to a string 'hostname:port'
Convert 'hostname:port' strings to BitTorrent's compact ip/host binary returned by Trackers
Low level implementation of the k-rpc network layer that the BitTorrent DHT uses
Create .torrent files
Discover BitTorrent and WebTorrent peers
Torrent piece abstraction
Streaming torrent client
piece-length finds the optimal piece length for a given number of bytes. Optimal for what exactly? BitTorrent. [VuzeWiki](http://wiki.vuze.com/w/Torrent_Piece_Size) and [TorrentFreak](http://torrentfreak.com/how-to-make-the-best-torrents-081121/) have bot
Extension for Peers to Send Metadata Files (BEP 9)
Extension for Peer Discovery (PEX)
udp tracker for bittorrent
CoinPayments is a cloud wallet solution that offers an easy way to integrate a checkout system for numerous cryptocurrencies. Coinpayments now also offers coin conversion via Shapeshift.io.
Simple, robust, BitTorrent DHT implementation
Serverless WebRTC matchmaking for painless P2P
qBittorrent API v2 client
The unofficial Elixir package for interacting with the [Solana Program Library](https://spl.solana.com).
The unofficial Elixir package for interacting with the [Solana Program Library](https://spl.solana.com).
Simple, robust, BitTorrent tracker (client & server) implementation, with SOCKS proxy support.
coming soon
A simple wrapper for the BitTorrent Sync API
create and load signing keys for bittorrent-dht dht_store
[travis-image]: https://img.shields.io/travis/webtorrent/bittorrent-tracker/master.svg [travis-url]: https://travis-ci.org/webtorrent/bittorrent-tracker [npm-image]: https://img.shields.io/npm/v/bittorrent-tracker.svg [npm-url]: https://npmjs.org/package/
Map a BitTorrent peer ID to a human-readable client name and version
TypeScript api wrapper for qbittorrent using got