Cas_
Cas_
there isn't much to fix here, op didn't include node polyfills so it errored during compliation
pinging 18 people? do you have a death wish?
yet another 18 pings, how wonderful
oooh i was mentioned, yup, i have no clue what i'm looking at
those are async functions, you simply need to run ```js await client.add() ``` and ```js await client.remove() ```
they should be, but not as a part of this issue this was planned for ages: https://github.com/orgs/webtorrent/projects/1#card-60702582 they became async because other issues were being blocked by it, and using...
I don't.... think this is the right place to fix it? I assume this happens because you create a stream for a file after it's destroyed? so in that case...
yeah webtorrent isn't simple, finding edge cases like this is insanely hard
it was used because it was compatible with webpack, while `with` wasnt, feel free to PR a fix