-
Hi, I am currently using WebTorrent for seeding a large amount of files in server-side (node.js).
One of the problems I've noticed when trying to scale-up WebTorrent is the amount of opened files.
Whe…
-
**What version of this package are you using?**
The version that is hosted at https://instant.io/, which appears to be [1.0.0](https://github.com/webtorrent/instant.io/blob/5bbd1d66d700cd07246e…
-
![image](https://user-images.githubusercontent.com/45927311/147865471-507fd2d9-ef0f-4c55-ae78-abc13f7c88f9.png)
this was after running notflix, hogged 3-5 gb of ram after running and closing it. I …
-
I have installed notflix through GitHub as you suggested and webtorrent through yay. No matter what I search for, it notifies "no result found. try again.", although searching on 1337x gives results p…
-
**What version of this package are you using?**
9.1.0
**What problem do you want to solve?**
I want to be able to detect the SHA-256 v2 hash of a [v2 Torrent](https://blog.libtorrent.org/2020/09/bit…
-
new error started appearing
```
DOMException [AbortError]: This operation was aborted
at new DOMException (node:internal/per_context/domexception:53:5)
at AbortController.abort (node:in…
-
When i stop downloading the file, the torrent may stop downloading and be removed. I see that it is not the correct file and I will download another one, but the old one keeps downloading.
-
I am getting intermittent, unrecoverable freezes whilst seeking an H.264 encoded MP4 in **Firefox 84** on **MacOS Big Sur**. The video hangs as if it is waiting for data, even if the video has finishe…
-
torrent-stream will likely want this too, though I'm guessing at a fairly low priority. Adding a link to https://github.com/feross/webtorrent/issues/69 in order to track progress across torrent-strea…
-
We use more RAM than we need to for a large files which are downloading quickly because we keep pieces in memory until they're fully downloaded at which point we write them to disk.
I believe there…