-
Notifications
You must be signed in to change notification settings - Fork 3
Home
RazielXT edited this page Mar 19, 2023
·
7 revisions
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: