Discussion:
[libtorrent] Libtorrent-reputation 0.0.0
Steven Siloti
2016-04-21 02:32:25 UTC
Permalink
I'm excited to announce the initial release of my persistent reputation
plugin for libtorrent. This plugin allows clients using libtorrent to
add support for tracking peer reputation across multiple torrents and
rewarding peers for long term seeding. For more details on how it works
see the draft BEP at
https://github.com/ssiloti/bep-persistent-credit/blob/master/one-hop-rep.rst

This is the first plugin to take advantage of the new external plugin
API added in libtorrent 1.1.0. This release is primarily of interest to
client authors, there are currently no clients which have support for
user loadable libtorrent plugins. Unfortunately it is only supported
with clients using the C++ API, there is currently no support in
libtorrent for loading external plugins via the python bindings.

You can download the release here:
https://github.com/ssiloti/libtorrent-reputation/releases/download/v0.0.0/libtorrent-reputation-0.0.0.tar.gz
Arvid Norberg
2016-04-23 22:21:34 UTC
Permalink
that's really exciting! thanks for the work you put into libtorrent to make
this happen!
Post by Steven Siloti
I'm excited to announce the initial release of my persistent reputation
plugin for libtorrent. This plugin allows clients using libtorrent to
add support for tracking peer reputation across multiple torrents and
rewarding peers for long term seeding. For more details on how it works
see the draft BEP at
https://github.com/ssiloti/bep-persistent-credit/blob/master/one-hop-rep.rst
This is the first plugin to take advantage of the new external plugin
API added in libtorrent 1.1.0. This release is primarily of interest to
client authors, there are currently no clients which have support for
user loadable libtorrent plugins. Unfortunately it is only supported
with clients using the C++ API, there is currently no support in
libtorrent for loading external plugins via the python bindings.
https://github.com/ssiloti/libtorrent-reputation/releases/download/v0.0.0/libtorrent-reputation-0.0.0.tar.gz
--
Arvid Norberg
Loading...