Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Peer eviction strategyย #230

@achingbrain

Description

@achingbrain

JS does not favor long lived peers.

  1. We need to implement ping. When a useful peer becomes known, we add it to the routing table if there is room. If there is not room, we should NOT evict peers without pinging/dialling them.
  2. Useful peers are those that have successfully responded to a query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions