Results 353 comments of Cas_
trafficstars

@feross > would be nice to see some numbers I ran a small benchmark where I downloaded and stored an >0.5GB file at ~200Mbit/s for ~25 seconds and got this:...

for the sake of updating this, now that render-media is dropped in v2 and webtorrent itself is pending replacing readable with streamx this tree [npm list --prod -a readable-stream] looks...

@DiegoRBaquero I've removed the github dependencies, and pulled latest, you can test the functionality of this over at https://haven.pages.dev/torrent-client/public

> If hybrid-chunk-store is ESM, webtorrent can't yet support it yes, but that can easily be changed, I could compile hybrid to 2 files, one module and one normal, focus...

https://github.com/substack/tape/pull/547 was merged, so you should be able to keep tape, we'd need to update https://github.com/webtorrent/webtorrent/pull/2096

https://github.com/jimmywarting/wt-common ?

> @DiegoRBaquero There is an interesting related issue, Sometimes the torrent speed starts accumulating and reaches unrealistic numbers exceeding1GB/s (yes!, capital B) which is of course erroneous. Though this might...

there is something similar to what you're describing called [live-torrent](https://github.com/pldubouilh/live-torrent) but I'm not sure if this satisfies your needs since it requires a server script to make a HLS manifest...

> So, I'm working on trying to figure this out as well with WebTorrent and based on what i'm seeing the easiest and most reasonable solution would be to simply...