Home - RazielXT/mtTorrent GitHub Wiki
Introduction
Welcome to the mtTorrent wiki!
mtTorrent is bittorrent library for C++. It includes implementation of Distributed Hash Table (DHT) system for distribution of peers without the need for trackers. Library has dependency only for Asio library (networking) and optional openssl for HTTPS trackers. Basic architecture of internal library: