"no peers" fallback strategies #866
-
Hello. What options are possible here?
|
Beta Was this translation helpful? Give feedback.
Answered by
AskAlexSharov
Sep 8, 2023
Replies: 1 comment 3 replies
-
The easiest option is webseeding. That's just exposing the torrent files in the right way on a HTTP endpoint. This is well supported in anacrolix/torrent. Add a prefix URL and it will append the info name and file path. There's a BEP that describes the layout. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thank you! i did know about such fallback existence - but was not able to find it this morning.
here we go: https://www.bittorrent.org/beps/bep_0019.html - in lib it's
MetaInfo.UrlList