Closed Flet closed 9 years ago
does friends connect to all of them or are they round-robined?
i just upgraded mine to 4.1.0, let's see if that does anything (max' is 3.4.0 and mathias' is 4.0.2, mine was running 4.0.0 prior to right now)
i just upgraded to latest, hope that helps
On Wed, Jun 3, 2015 at 2:50 PM, Beau Gunderson notifications@github.com wrote:
does friends connect to all of them or are they round-robined?
i just upgraded mine to 4.1.0, let's see if that does anything (max' is 3.4.0 and mathias' is 4.0.2, mine was running 4.0.0 prior to right now)
— Reply to this email directly or view it on GitHub https://github.com/moose-team/friends/issues/135#issuecomment-108625913.
Still at 0 peers, but I'm on a personal telco (pdx) connection right now.
I'm also stuck at zero peers on a fresh install.
Sanity check: are there people actually actively running friends or peerbot?
I have not run it in a long while. It's very possible no one is currently running it.
Last I heard we were waiting on a chrome webRTC memory leak (that caused hubs to crash eventually) to be fixed. I don't have any detail links off hand atm.
Any more details on this webrtc leak? I've been working on a similair app using a chrome extension that uses peer.js in a background page and it has run for a few days pretty reliably. Any pointers on what to look for?
more details here:
https://github.com/js-platform/node-webrtc/issues/201
On Thu, Aug 13, 2015 at 3:22 PM, Ben Nolan notifications@github.com wrote:
Any more details on this webrtc leak? I've been working on a similair app using a chrome extension that uses peer.js in a background page and it has run for a few days pretty reliably. Any pointers on what to look for?
— Reply to this email directly or view it on GitHub https://github.com/moose-team/friends/issues/135#issuecomment-130865387.
I fixed the existing signalhub issues in Friends for now. App should be working now. friend-swarm
needs some more perf testing with large swarms though
Not sure what exactly the issue is, but I'm having no luck getting any peers. I suspect there may be problems with all of the default signalhubs:
I tested each one separately as a single hub and still had no luck connecting two peers.
However, I spun up a little hub of my own (
http://flet.io:8081
) and was able to successfully connect two peers.Can anyone else confim that one or many of the signalhubs are not working?
@mafintosh @maxogden @beaugunderson