Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 387 Bytes

File metadata and controls

5 lines (3 loc) · 387 Bytes

Torrtik - BitTorrent library & client

Torrtik is a library & client for working with peering protocol BitTorrent (BEP 0-14, 20, 23, see official BitTorrent specs) with asynchronous IO. It provides own Bencoding, Tracker HTPP-requests & Peer Exchange Protocol mechanisms. Built with C++23 with Boost.ASIO & Boost.Beast.

Attention! WIP