premiere-libtorrent/bindings
Fonic b148e9ddc4 Add dht_live_nodes and dht_sample_infohashes to Python bindings
Add 'dht_live_nodes' and 'dht_sample_infohashes' functionality to
Python bindings:
- add function 'dht_live_nodes' to libtorrent.session
- add function 'dht_sample_infohashes' to libtorrent.session
- add alert 'dht_live_nodes_alert' to alerts
- add alert 'dht_sample_infohashes_alert' to alerts
- add alert 'dht_bootstrap_alert' to alerts
2020-04-10 00:26:52 +02:00
..
c move export.hpp into aux_ folder. put assert symbols in libtorrent namespace 2018-05-14 09:09:01 +02:00
python Add dht_live_nodes and dht_sample_infohashes to Python bindings 2020-04-10 00:26:52 +02:00
CMakeLists.txt cmake: backport changes from the master branch 2018-10-31 00:17:36 +01:00
Makefile.am cmake: backport changes from the master branch 2018-10-31 00:17:36 +01:00
README.txt added docs for python binding. Fixed warning in python binding. 2007-02-20 04:32:13 +00:00

README.txt

Documentation covering building and using the python binding for libtorrent
is located in the main doc directory. See docs/python_binding.html