A C++ implementation of the BitTorrent protocol with the goals of being efficient and easy to use https://www.libtorrent.org/
Go to file
2024-02-21 09:34:21 +01:00
libtorrent-1.1.9-libboost-include.patch automatic version update by autodist [release 1.1.12-2mamba;Tue Feb 12 2019] 2024-01-06 05:56:58 +01:00
libtorrent-rasterbar-0.13.1-boost-1.36.patch automatic version update by autodist [release 0.16.16-1mamba;Fri Apr 04 2014] 2024-01-06 05:56:58 +01:00
libtorrent-rasterbar.spec automatic version update by autodist [release 2.0.10-1mamba;Tue Feb 20 2024] 2024-02-21 09:34:21 +01:00
README.md automatic version update by autodist [release 0.16.16-1mamba;Fri Apr 04 2014] 2024-01-06 05:56:58 +01:00

libtorrent-rasterbar

libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client.