Feross Aboukhadijeh

Results 609 comments of Feross Aboukhadijeh

I think this is causing download speeds to jump. My guess is that we're downloading too fast for WebTorrent to handle processing the data (we're doing something inefficient somewhere). This...

> a "reasonable" http max requests limit (which I'd say is in 16-32 concurrent) Most browsers enforce no more than 6 concurrent connection to the same server. This has been...

@oleiba Thanks for opening this issue. It's important that we focus more on performance going forward, so I care a lot of making WebTorrent perform better for you. Can you...

@mikeytusa There is already a way to limit the amount of connections. Use the `maxConns` property. :-)

@demoneaux Lol, thanks for the catch :)

👋 Hey, thanks for your passion for fixing this issue. This project is a volunteer-run effort. I'm slowly going through my backlog and trying to get a sense of what's...

To clarify, you're trying to cast from WebTorrent Desktop to an Android device? I didn't know that was possible. Is this built-in to the OS or are you using a...

@kenma9123 @jibsta Thanks for your responses. @mafintosh I see that `chromecasts` is trying to connect to a `.local` URL. Does Windows actually support that type of URL?

@jibsta Thanks, but the question was for @mafintosh :)

Ugh, this sounds like a bad issue. Thanks for reporting. If you get a chance and can pinpoint the cause of the issue, a PR would be much appreciated 👍