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

DHT 2.0 #291

Open
Open
@Stebalien

Description

@Stebalien

So, we've accumulated quite a few "if only"s in the DHT. We should start thinking about what we'd like in a DHT 2.0.

  • Request/message oriented. We should have the Network provide some form of (possibly unreliable) request + message system.
  • Only three requests: PUT_VALUES (batch), FIND_VALUES (batch), FIND_NODES (batch).
  • Explicitly stores signed PeerInfo records (possibly including the public key?).
  • Ideally, real IPRS.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions