A C++ implementation of the BitTorrent protocol with the goals of being efficient and easy to use
https://www.libtorrent.org/
libtorrent-1.1.9-libboost-include.patch | ||
libtorrent-rasterbar-0.13.1-boost-1.36.patch | ||
libtorrent-rasterbar.spec | ||
README.md |
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.