-https://www.rasterbar.com/products/libtorrent/
To Do:
--add logging back in
- -consider adding -DDEBUG
- -see:
- -https://www.gnu.org/software/autoconf-archive/ax_check_enable_debug.html
- -https://www.gnu.org/software/autoconf-archive/ax_check_preproc_flag.html
- settings.set_int(settings_pack::alert_mask, alert::all_categories
- & ~(alert::dht_notification
- + alert::piece_progress_notification
- + alert::block_progress_notification
- + alert::progress_notification
- + alert::stats_notification
- + alert::session_log_notification
- + alert::torrent_log_notification
- + alert::peer_log_notification
- + alert::dht_log_notification
- + alert::picker_log_notification
- ));
-
+-troubleshoot networking
+-figure out uploading monitoring issue
Later:
-webtorrent support for libtorrent? --> streaming frontend