Skip to content

Peer stats follow up 2020 07 09#1318

Merged
majestrate merged 70 commits intooxen-io:devfrom
notlesh:peer-stats-follow-up-2020-07-09
Jul 27, 2020
Merged

Peer stats follow up 2020 07 09#1318
majestrate merged 70 commits intooxen-io:devfrom
notlesh:peer-stats-follow-up-2020-07-09

Conversation

@notlesh
Copy link
Contributor

@notlesh notlesh commented Jul 24, 2020

This builds upon the previous peer stats work to integrate with lokid. This adds a bt-encoded API endpoint for loki-core to hit and serializes data with loki-mq's bt-encoding framework.

At the time of this writing, the only outstanding work (other than lots of testing) is to parse lokid's list of RouterIds.

The corresponding loki-core PR is: oxen-io/oxen-core#1198

if (numTries == maxTries)
throw;
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This deserves a closer look. The problem is that lokinet will try to immediately connect to lokid if configured to do so, and bails out ungracefully if it can't connect.

@majestrate majestrate merged commit 998d4c4 into oxen-io:dev Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments