Cas_
Cas_
@chriso any chance we can merge this and release it?
implemented for torrent ports and dht ports, in node it's fully supported, and partially supported in chromeapp but only UPNP, PMP isn't supported as we couldn't figure out how to...
Moving this conversation to https://github.com/webtorrent/webtorrent/issues/2467 as there are a lot of things wrong with webseeds so this unifies those conversations
not quite, this doesn't work with torrent.select, which can happen in the middle of the store validation, also this won't work with the select changes planned for v2
> I am seeing #2260 https://github.com/webtorrent/webtorrent/pull/2115
I went hard with v2's dependency pruning, and once [this](https://bugs.webkit.org/show_bug.cgi?id=254726) or [this](https://github.com/SocketDev/idb-chunk-store/pull/6) happens we'll be down to 206KB from v1's 875KB which is a 75% reduction in bundle size, which...
from what I can read, this is mostly fixed, both in the upstream dependency, and inside webtorrent, I tested it a bit and forcing utp-native to fail compilation did try...
Moving this conversation to https://github.com/webtorrent/webtorrent/issues/2467 as there are a lot of things wrong with webseeds so this unifies those conversations
this seems really easy to fix considering we wrap all requests to our chunk stores in a cache layer, and the stores themselves support partial pieces