mafintosh / torrent-stream

The low level streaming torrent engine that peerflix uses
MIT License
1.94k stars 227 forks source link

Update all dependencies #190

Open G-Ray opened 5 years ago

G-Ray commented 5 years ago

I updated all the dependencies to the latest version.

torrent-discovery's api has changed a bit, do not hesitate to request changes if necessary.

G-Ray commented 5 years ago

@mafintosh

mafintosh commented 5 years ago

Awesome stuff @G-Ray - See my one comment

G-Ray commented 4 years ago

I just re-updated this with the very latest deps. node >= 10 is now required due to bitfield v3.0.0. If you prefer to still support node < 10 we should keep using bitfield 2.x.

pataquets commented 3 years ago

Looks like this PR stalled. Although some dependencies are again outdated, if the effort invested is significant, I would merge this if possible and update again in another PR. @G-Ray : Are you still interested/able to push it forward? Do you have the bandwidth and/or interest on it? No obligation, just wanting to make it obvious in case someone wants to pick it up. It would be a shame to lose all the time and effort put here.

G-Ray commented 3 years ago

Looks like this PR stalled. Although some dependencies are again outdated, if the effort invested is significant, I would merge this if possible and update again in another PR. @G-Ray : Are you still interested/able to push it forward? Do you have the bandwidth and/or interest on it? No obligation, just wanting to make it obvious in case someone wants to pick it up. It would be a shame to lose all the time and effort put here.

Thank you @pataquets for your interest in this Pull Request ! :hugs: Unfortunately, I don't have enough bandwidth to update this PR these times. Feel free to fork my branch and reopen a PR, or I can give you write access to my fork to update this one.

pataquets commented 3 years ago

Fair enough. Thanks for the heads up, @G-Ray. Unfortunately, I don't have the skills to pick this up, but it will be useful to know, no doubt. I would like to ask you to not delete your branch, in case anyone capable can pick it up. I was interested since a project I use depended on it: https://github.com/KiraLT/torrent-stream-server . However, since there are some security issues due to outdated modules, the above project switched to webtorrent, which is actively maintained. Just FYI (or anyone else interested). Thanks again for your work and time. cc: @mafintosh

mafintosh commented 3 years ago

Using webtorrent makes sense 👍

pataquets commented 3 years ago

Thanks @mafintosh . In case you don't have interest or bandwidth for maintaining the project, may I suggest you to post a notice in the main readme? Also, there's an interesting website I have discovered recently which might come handy, just in case: https://adoptoposs.org/