Jimmy Wärting

Results 995 comments of Jimmy Wärting

> Interesting. What are the reasons one would want to use an agreed-upon id? When a peer connects to you, you don't really know anything about them. the agreed-upon id...

> But does the non-initiating peer actually know the peer ID of the remote peer? I think so...? dose not the tracker sends the `peer_id` of who sent the initial...

Would be nicer if you could set the [cache control](https://developer.mozilla.org/en-US/docs/Web/API/Request/cache) on Request instead of sending a extra header to the server. I think we should just use fetch instead of...

Using fetch in browser will lower the dependency. Not so much for us since we already use some of the sub-dependencies. node-fetch and browsers fetch are compatible of doing the...

I have actually been working on using fetch instead of simple-get inside webconn.js (I'm not going to make a PR) ```js class WebConn extends Wire { constructor (url, torrent) {...

Nope, not yet. But it looks like that is just one tiny adjustment (and only for Chrome). Still think it would be more beneficial to have it all in a...

A very much needed feature. I can't do much else when webtorrent steals the hole network. Sometimes i need to reconnect to my wifi when i'm downloading too fast

Thanks, not sure if it is possible to have such a dynamic logo but if it is it would be awesome. I have never seen one before.